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


IGxObjectFactories.EnabledGxObjectFactories Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

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