Description Returns True when the Current is also in the Selection.
-
Return Type
-
A Boolean value. A Boolean with value True when Current is selected. A Boolean with value False when Current is not selected. Failure Returns False. Failure conditions: * No Current * Current is empty * Current is not in selection
-
Syntax
-
object.IsCurrentSelected
The IsCurrentSelected Method syntax has these parts:
|