Check if Key exists in Dictionary

C# |
public bool ContainsKey( TKey key )

- key ( TKey )
- Key to check for

true
True
true
if found,
false
False
false
otherwise
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)