OvrLoopType

Enumeration

Description

IterationsCount

Simple loop with finite number of iterations.

While

While loop – a condition must be true in order to continue looping.

Last updated