VirtualTypeBuilder Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

NameDescription
System_CAPS_pubmethodCreateType()

Creates a virtual type based on the configuration of this virtual type builder.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInitializeFromType(ITypeResolutionService^, CodeNamespace^)

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

System_CAPS_pubmethodInitializeFromType(ITypeResolutionService^, CodeTypeDeclaration^)

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

System_CAPS_pubmethodInitializeFromType(ITypeResolutionService^, CodeTypeDeclaration^, String^)

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

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: