DataCollection<TKey, TValue>.AddRange Method
Applies To: Dynamics CRM 2015
Adds the elements of the specified collection to the end of the DataCollection<TKey, TValue>.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Overload List
Name | Description | |
---|---|---|
AddRange(IEnumerable<KeyValuePair<TKey, TValue>>) | Adds the elements of the specified collection to the end of the DataCollection<TKey, TValue>. |
|
AddRange(KeyValuePair<TKey, TValue>[]) | Adds the elements of the specified collection to the end of the DataCollection<TKey, TValue>. |
See Also
DataCollection<TKey, TValue> Class
Microsoft.Xrm.Sdk Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright