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