DataCollection Methods
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| Name | Description | |
|---|---|---|
![]() | Add | Adds the specified key and value to the dictionary. |
![]() | Add | Adds the specified key and value to the dictionary. |
![]() | AddRange | Adds the elements of the specified collection to the end of the DataCollection. |
![]() | AddRange | Adds the elements of the specified collection to the end of the DataCollection. |
![]() | Clear | Removes all items from the DataCollection. |
![]() | Contains | Determines whether the DataCollection contains a specific value. |
![]() | Contains | Determines whether the DataCollection contains a specific value. |
![]() | ContainsKey | Determines whether the DataCollection contains a specific key value. |
![]() | CopyTo | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove | Removes the first occurrence of a specific object from the DataCollection. |
![]() | Remove | Removes the first occurrence of a specific object from the DataCollection. |
![]() | ToString | (Inherited from Object.) |
![]() | TryGetValue | Gets the value associated with the specified key. |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerableGetEnumerator | Returns an enumerator that iterates through the collection. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright



