public bool TryRemove( TKey key )
Public Function TryRemove ( key As TKey ) As Boolean
public: bool TryRemove( TKey key )
member TryRemove : key : 'TKey -> bool
In This Article