Share via


ArgumentDictionary.AddRange Method (NameValueCollection)

 

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

See Also

AddRange Overload
ArgumentDictionary Class
Microsoft.Xrm.Client.Collections.Generic Namespace

Return to top

© 2017 Microsoft. All rights reserved. Copyright