ArgumentDictionary.AddRange Method
Applies To: Dynamics CRM 2013
Adds a range of arguments to the dictionary.
Namespace: Microsoft.Xrm.Client.Collections.Generic
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Overload List
Name | Description | |
---|---|---|
AddRange(NameValueCollection) | Adds a range of arguments to the dictionary. |
|
AddRange(String[]) | Adds a range of arguments to the dictionary. |
See Also
ArgumentDictionary Class
Microsoft.Xrm.Client.Collections.Generic Namespace
Developer extensions for Microsoft Dynamics CRM 2013
Return to top