This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IC > ICategoryFactory Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that work with the category factory.
Use the ICategoryFactory interface to read the information in the registry to find out what classes are in a particular category. The IComponentCategoryManager is used for writing component category information to the registry.
Description | ||
---|---|---|
CategoryID | The ID of the category. | |
CreateNext | Creates the next component in the category. |
CoClasses and Classes | Description |
---|---|
CategoryFactory | Component Category Factory. |
IComponentCategoryManager Interface