CoreClasses Xojo Plugin

IStringIterator.GetNext Method (console safe)

Use this function on containers that Implement the IStringIterator Interface to get next item from the container.

GetNext() as String

Parameters

Returns

String

Remarks

See Also

IStringIterator Interface