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


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

IGxObjectFactories.GxObjectFactoryCLSID Property

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
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectFactories Interface