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


CategoryFactory Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Classes > C > CategoryFactory Class
ArcGIS Developer Help

CategoryFactoryClass Class

Component Category Factory.

Product Availability

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

Description

The CategoryFactory object is used to read the information in the registry to find out what classes are in a particular component category.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
ICategoryFactory Provides access to members that work with the category factory.

Remarks

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.