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