ToolBoxItem::Collection Property

 

Gets the collection containing the ToolBoxItem object supporting this property.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

property ToolBoxItems^ Collection {
	ToolBoxItems^ get();
}

Property Value

Type: EnvDTE::ToolBoxItems^

A ToolBoxItems collection.

Return to top
Show: