This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectFactories Interface > IGxObjectFactories.IsEnabled Property (ArcObjects .NET 10.5 SDK) |
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 );