DataCollection.AddRange Method

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

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

Overload List

Name Description
DataCollection.AddRange (IEnumerable) Adds the elements of the specified collection to the end of the DataCollection.
DataCollection.AddRange (KeyValuePair[]) Adds the elements of the specified collection to the end of the DataCollection.

See Also

Reference

DataCollection Generic Class
DataCollection Members
Microsoft.Xrm.Sdk Namespace

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.