This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Classes > C > CategoryFactory CoClass (ArcObjects .NET 10.4 SDK) |
Component Category Factory.
The CategoryFactory object is used to read the information in the registry to find out what classes are in a particular component category.
Interfaces | Description |
---|---|
ICategoryFactory | Provides access to members that work with the category factory. |
The CategoryFactory object provides no facility to retrieve the classes in a component category without instantiating an object. To do this you could use the COM SDK interface ICatInformation though it can be difficult to use this interface from some development environments, for example Visual Basic 6.