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