ArcObjects Library Reference (Catalog)  

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