This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectFactories Interface > IGxObjectFactories.GxObjectFactory Property (ArcObjects .NET 10.5 SDK) |
The specified GxObject factory.
[Visual Basic .NET] Public Function get_GxObjectFactory ( _ ByVal index As Integer _ ) As IGxObjectFactory
[C#] public IGxObjectFactory get_GxObjectFactory ( int index );