IVsHierarchyItemManager Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetHierarchyItem(IVsHierarchy^, UInt32) | Gets or creates an IVsHierarchyItem corresponding to the specified hierarchy and item identifier. |
![]() | TryGetHierarchyItem(IVsHierarchy^, UInt32, IVsHierarchyItem^) | Gets a cached IVsHierarchyItem representing the specified hierarchy and item identifier, if one has already been created. |
![]() | TryGetHierarchyItemIdentity(IVsHierarchy^, UInt32, IVsHierarchyItemIdentity^) | Gets a cached IVsHierarchyItemIdentity representing the specified hierarchy and item identifier, if one has already been created. |
Show:
