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


IGxObjectFactories.GxObjectFactory 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.GxObjectFactory Property
ArcGIS Developer Help

IGxObjectFactories.GxObjectFactory Property

The specified GxObject factory.

[Visual Basic .NET]
Public Function get_GxObjectFactory ( _
    ByVal index As Integer _
) As IGxObjectFactory
[C#]
public IGxObjectFactory get_GxObjectFactory (
    int index
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectFactories Interface