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


IGxObjectFactories.GxObjectFactoryCLSID Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

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