UIHierarchyItem::Collection Property

 

Gets the collection containing the UIHierarchyItem object supporting this property.

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

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

Property Value

Type: EnvDTE::UIHierarchyItems^

A UIHierarchyItems collection.

Return to top
Show: