DataCollection<TKey, TValue>.Contains Method
Applies To: Dynamics CRM 2015
Determines whether the DataCollection<TKey, TValue> contains a specific value.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Overload List
Name | Description | |
---|---|---|
Contains(TKey) | Determines whether the DataCollection<TKey, TValue> contains a specific value. |
|
Contains(KeyValuePair<TKey, TValue>) | Determines whether the DataCollection<TKey, TValue> contains a specific value. |
See Also
DataCollection<TKey, TValue> Class
Microsoft.Xrm.Sdk Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright