DataCollection.Add Method

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

Adds the specified key and value to the dictionary.

Overload List

Name Description
DataCollection.Add (TKey, TValue) Adds the specified key and value to the dictionary.
DataCollection.Add (KeyValuePair) Adds the specified key and value to the dictionary.

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.