This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectFactories Interface > IGxObjectFactories.GxObjectFactoryCLSID Property (ArcObjects .NET 10.4 SDK) |
The class ID of the specified GxObject factory.
[Visual Basic .NET] Public Function get_GxObjectFactoryCLSID ( _ ByVal index As Integer _ ) As UID
[C#] public UID get_GxObjectFactoryCLSID ( int index );