Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Adds a range of arguments to the dictionary.
Namespace: Microsoft.Xrm.Client.Collections.Generic
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public void AddRange(
NameValueCollection items
)
public:
void AddRange(
NameValueCollection^ items
)
member AddRange :
items:NameValueCollection -> unit
Public Sub AddRange (
items As NameValueCollection
)
Parameters
items
Type: System.Collections.Specialized.NameValueCollectionType: NameValueCollection. A collection of arguments to be added to the dictionary.
See Also
AddRange Overload
ArgumentDictionary Class
Microsoft.Xrm.Client.Collections.Generic Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright