Share via


ModelingToolboxItem.GetType Method

Include Protected Members
Include Inherited Members

Creates an instance of the specified 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

GetType()

Gets the type of the current instance. (Inherited from Object.)

Public method

GetType(IDesignerHost)

Enables access to the type associated with the toolbox item. (Inherited from ToolboxItem.)

Protected method

GetType(IDesignerHost, AssemblyName, String, Boolean)

Creates an instance of the specified type, optionally using a specified designer host and assembly name. (Inherited from ToolboxItem.)

Top

See Also

Reference

ModelingToolboxItem Class

ModelingToolboxItem Members

Microsoft.VisualStudio.Modeling.Design Namespace