public ToolboxItemInfo(
string text,
ToolboxItemType drawableId
)Public Sub New (
text As String,
drawableId As ToolboxItemType
)public:
ToolboxItemInfo(
String^ text,
ToolboxItemType drawableId
)new :
text : string *
drawableId : ToolboxItemType -> ToolboxItemInfo