This document is archived and information here might be outdated. Recommended version. |
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
);