VirtualTypeBuilder::Methods Property

 

Gets the collection of methods for the resulting virtual type.

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

public:
property VirtualTypeBuilder::MethodInfoCollection^ Methods {
	VirtualTypeBuilder::MethodInfoCollection^ get();
}
Return to top
Show: