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


IGxObjectFactories.EnabledGxObjectFactories Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectFactories Interface > IGxObjectFactories.EnabledGxObjectFactories Property
ArcGIS Developer Help

IGxObjectFactories.EnabledGxObjectFactories Property

The enabled GxObject factories (sorted by priority).

[Visual Basic .NET]
Public ReadOnly Property EnabledGxObjectFactories As IEnumGxObjectFactory
[C#]
public IEnumGxObjectFactory EnabledGxObjectFactories {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectFactories Interface