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