This document is archived and information here might be outdated.  Recommended version.


ICategoryHierarchyReader.ReadCategoryHierarchy Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IC > ICategoryHierarchyReader Interface > ICategoryHierarchyReader.ReadCategoryHierarchy Method
ArcGIS Developer Help

ICategoryHierarchyReader.ReadCategoryHierarchy Method

Gets hierarchy of used categories

[Visual Basic .NET]
Public Function ReadCategoryHierarchy ( _
) As IArray
[C#]
public IArray ReadCategoryHierarchy (
);
[C++]
HRESULT ReadCategoryHierarchy(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ICategoryHierarchyReader Interface