|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectFactories Interface (ArcObjects .NET 10.4 SDK) | 
Provides access to members that manage a collection of GxObject factories.
| Description | ||
|---|---|---|
|  | Count | The number of registered GxObject factories. | 
|  | EnabledGxObjectFactories | The enabled GxObject factories (sorted by priority). | 
|  | EnableGxObjectFactory | Enables or disables a GxObject factory. | 
|  | GxObjectFactory | The specified GxObject factory. | 
|  | GxObjectFactoryCLSID | The class ID of the specified GxObject factory. | 
|  | IsEnabled | Indicates if a specific GxObject factory is enabled. | 
| CoClasses and Classes | Description | 
|---|---|
| GxCatalog | GxObject that represents the catalog. |