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