Check if Value exists in Dictionary
Declaration Syntax
C# |
public bool ContainsValue( TValue value )
Parameters
- value ( TValue )
- Value to check for
Return Value
true
True
true
if found,
false
False
false
otherwise
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)