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