| CoreClasses REALbasic Plugin |
|
IStringIterator.GetNext Method
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