VirtualTypeBuilder.InitializeFromType Method

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

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