DataCollection Methods

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Namespace:   Microsoft.Xrm.Sdk
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

NameDescription
System_CAPS_pubmethodAdd

Adds the specified key and value to the dictionary.

System_CAPS_pubmethodAdd

Adds the specified key and value to the dictionary.

System_CAPS_pubmethodAddRange

Adds the elements of the specified collection to the end of the DataCollection.

System_CAPS_pubmethodAddRange

Adds the elements of the specified collection to the end of the DataCollection.

System_CAPS_pubmethodClear

Removes all items from the DataCollection.

System_CAPS_pubmethodContains

Determines whether the DataCollection contains a specific value.

System_CAPS_pubmethodContains

Determines whether the DataCollection contains a specific value.

System_CAPS_pubmethodContainsKey

Determines whether the DataCollection contains a specific key value.

System_CAPS_pubmethodCopyTo

System_CAPS_pubmethodEquals

(Inherited from Object.)

System_CAPS_protmethodFinalize

(Inherited from Object.)

System_CAPS_pubmethodGetEnumerator

Returns an enumerator that iterates through a collection.

System_CAPS_pubmethodGetHashCode

(Inherited from Object.)

System_CAPS_pubmethodGetType

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone

(Inherited from Object.)

System_CAPS_pubmethodRemove

Removes the first occurrence of a specific object from the DataCollection.

System_CAPS_pubmethodRemove

Removes the first occurrence of a specific object from the DataCollection.

System_CAPS_pubmethodToString

(Inherited from Object.)

System_CAPS_pubmethodTryGetValue

Gets the value associated with the specified key.

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodIEnumerableGetEnumerator

Returns an enumerator that iterates through the collection.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: