public bool Add( T item )
Public Function Add ( item As T ) As Boolean
public: bool Add( T item )
member Add : item : 'T -> bool
In This Article