ISplitIterator.include_remaining

Set to true to do a 'foreach' cycle with the remaining content after the last delimiter occurrence or when no delimiter is found.

class ISplitIterator
bool include_remaining;

Meta