CoreClasses Xojo Plugin

ObjectSet.HasNext Method

Use to get info if there are more items in the ObjectSet.

HasNext() as Boolean

Parameters

Returns

Boolean
True if there are more items in the Set's iterator.

Remarks

See Also

ObjectSet Class