public NBElement CreateAfter( int type )
Public Function CreateAfter ( _ type As Integer _ ) As NBElement
public: NBElement^ CreateAfter( int type )
member CreateAfter : type:int -> NBElement