ArcObjects Library Reference (Catalog)  

IGxObjectFactories Interface

Provides access to members that manage a collection of GxObject factories.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read-only property Count The number of registered GxObject factories.
Read-only property EnabledGxObjectFactories The enabled GxObject factories (sorted by priority).
Method EnableGxObjectFactory Enables or disables a GxObject factory.
Read-only property GxObjectFactory The specified GxObject factory.
Read-only property GxObjectFactoryCLSID The class ID of the specified GxObject factory.
Read-only property IsEnabled Indicates if a specific GxObject factory is enabled.

CoClasses that implement IGxObjectFactories

CoClasses and Classes Description
GxCatalog GxObject that represents the catalog.