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