TypeInfrastructureManager.CreateEmptyTypeInfrastructureManager Method
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.
Creates a new instance of the TypeInfrastructureManager class that has an empty type map.
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
CreateEmptyTypeInfrastructureManager()
Creates a new instance of the TypeInfrastructureManager class that has an empty type map.
CreateEmptyTypeInfrastructureManager(IServiceProvider)
Creates a new instance of the TypeInfrastructureManager class that has the specified service provider and an empty type map.
Top
See Also
Reference
TypeInfrastructureManager Class