This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IE > IEditEvaluators Interface > IEditEvaluators.IsSelected Property (ArcObjects .NET 10.4 SDK) |
Indicates if the evaluator is selected.
[Visual Basic .NET] Public Function get_IsSelected ( _ ByVal index As Integer _ ) As Boolean
[C#] public bool get_IsSelected ( int index );