Removes the specified key, dictionary locking
is not performed
| C# | 
public bool Remove( TKey key )
- key ( TKey )
 - The key.
 
true
True
true
if successful, 
false
False
false
otherwise
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)