startAtObject

startAtObject(object: Object) updating;

The startAtObject method of the SetMergeIterator class sets the starting position of the iterator for the merged view at the position of the object specified in the object parameter.

An exception is raised if this object is not compatible with the membership of the collection being iterated.