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