Share via


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

Public method

RemoteArgumentDictionaryContractAdapter(TypeInfrastructureManager)

Initializes a new instance of the RemoteArgumentDictionaryContractAdapter class, given a type infrastructure manager.

Public method

RemoteArgumentDictionaryContractAdapter(IDictionary<RemoteArgument, RemoteArgument>, TypeInfrastructureManager)

Initializes a new instance of the RemoteArgumentDictionaryContractAdapter class, given a dictionary of remote arguments.

Public method

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

RemoteArgumentDictionaryContractAdapter Members

Microsoft.VisualStudio.Tools.Applications Namespace