getCollection
getCollection(): ExternalCollection;
The getCollection method of the ExternalIterator class returns the external collection currently associated with the receiver.
If no external collection is associated with the receiver, a null value is returned.