ArcObjects Library Reference (Catalog)  

IGxObjectFactories.IsEnabled Property

Indicates if a specific GxObject factory is enabled.

[Visual Basic .NET]
Public Function get_IsEnabled ( _
    ByVal index As Integer _
) As Boolean
[C#]
public bool get_IsEnabled (
    int index
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectFactories Interface