UIHierarchyItems
(EnvDTE.UIHierarchyItems)
Inherits:
Interfaces:
IEnumerable
Derived Types:
0
Assembly:
envdte.dll
Represents a given level of the UI hierarchy tree. It also represents a collection of the selected items in the tree.
VB.NET
C#
|
C#
public interface UIHierarchyItems : System.Collections.IEnumerable
{
}
Articles