condition property
Expression
get
condition
The condition that determines when the loop terminates.
Implementation
Expression get condition;
The condition that determines when the loop terminates.
Expression get condition;