Compartir a través de


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
System_CAPS_pubmethod AddRange(NameValueCollection)

Adds a range of arguments to the dictionary.

System_CAPS_pubmethod 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