ArgumentDictionary Constructor ()
Applies To: Dynamics CRM 2013
Initializes a new instance of the ArgumentDictionary class.
Namespace: Microsoft.Xrm.Client.Collections.Generic
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public ArgumentDictionary()
public:
ArgumentDictionary()
new : unit -> ArgumentDictionary
Public Sub New
See Also
ArgumentDictionary Overload
ArgumentDictionary Class
Microsoft.Xrm.Client.Collections.Generic Namespace
Return to top