public bool TryAdd( T item )
Public Function TryAdd ( _ item As T _ ) As Boolean
public: bool^ TryAdd( T item )