| IndexT1, T2ContainsValue Method |
Returns true if the dictionary contains the value specified
Namespace:
ImmerseSDK
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public bool ContainsValue(
T2 item
)
Parameters
- item
- Type: T2
Return Value
Type:
BooleanSee Also