Share via


VirtualTypeBuilder.InitializeFromType Method

Include Protected Members
Include Inherited Members

Initializes this virtual type builder with data obtained from the given type.

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

InitializeFromType(ITypeResolutionService, CodeNamespace)

Initializes this virtual type builder with data obtained from the given type.

Public method

InitializeFromType(ITypeResolutionService, CodeTypeDeclaration)

Initializes this virtual type builder with data obtained from the given type.

Public method

InitializeFromType(ITypeResolutionService, CodeTypeDeclaration, String)

Initializes this virtual type builder with data obtained from the given type.

Top

See Also

Reference

VirtualTypeBuilder Class

VirtualTypeBuilder Members

Microsoft.VisualStudio.Shell.Design Namespace