This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IC > ICategoryHierarchyReader Interface > ICategoryHierarchyReader.ReadCategoryHierarchy Method (ArcObjects .NET 10.5 SDK) |
Gets hierarchy of used categories
[Visual Basic .NET] Public Function ReadCategoryHierarchy ( _ ) As IArray
[C#] public IArray ReadCategoryHierarchy ( );
[C++]
HRESULT ReadCategoryHierarchy(
IArray** ppArray
);
[C++]
Parameters ppArray [out, retval]
ppArray is a parameter of type IArray