ArcObjects Library Reference (CatalogUI)  

IEditEvaluators.IsSelected Property

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
);

Product Availability

Available with ArcGIS Desktop.

See Also

IEditEvaluators Interface