UIHierarchyItems Members

Include Protected Members
Include Inherited Members

Represents a given level of the UI hierarchy tree. It also represents a collection of the selected items in the tree.

The UIHierarchyItems type exposes the following members.

Methods

 

Name

Description

Public method

GetEnumerator

Overloaded.

Public method

Item

Returns a UIHierarchyItem object in a UIHierarchyItems collection.

Top

Properties

 

Name

Description

Public property

Count

Gets a value indicating the number of objects in the UIHierarchyItems collection.

Public property

DTE

Gets the top-level extensibility object.

Public property

Expanded

Sets or gets whether a node in the hierarchy is expanded.

Public property

Parent

Gets the immediate parent object of a UIHierarchyItems collection.

Top

See Also

Reference

UIHierarchyItems Interface

EnvDTE Namespace