IVsEnumHierarchies::Item Property (Int32)
Visual Studio 2015
Gets the specified IVsHierarchy object.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime (in Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime.dll)
[DispIdAttribute(0)] property IVsHierarchy^ default[ int index ] { IVsHierarchy^ get(int index); }
Parameters
- index
-
Type:
System::Int32
The index of the IVsHierarachy object.
Show: