IEnumVARIANT.Skip

From Xojo Documentation

Method

IEnumVARIANT.Skip(numElements As Integer) As Boolean

Supported for all project types and targets.

Skips over the next "numElements" in the enumeration sequence. Returns true if successful, false otherwise.