RemoteArgumentDictionaryContractAdapter Constructor
Include Protected Members
Include Inherited Members
This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the RemoteArgumentDictionaryContractAdapter class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
RemoteArgumentDictionaryContractAdapter(TypeInfrastructureManager)
Initializes a new instance of the RemoteArgumentDictionaryContractAdapter class, given a type infrastructure manager.
Initializes a new instance of the RemoteArgumentDictionaryContractAdapter class, given a dictionary of remote arguments.
RemoteArgumentDictionaryContractAdapter(Int32, TypeInfrastructureManager)
Initializes a new instance of the RemoteArgumentDictionaryContractAdapter class, given the capacity for the dictionary that is associated with the new instance.
Top
See Also
Reference
RemoteArgumentDictionaryContractAdapter Class