getCollectionAt
getCollectionAt(index: Integer): Dictionary;
The getCollectionAt method of the MergeIterator class returns the dictionary at the index position specified by the index parameter in the array of collections attached to the iterator.
getCollectionAt(index: Integer): Dictionary;
The getCollectionAt method of the MergeIterator class returns the dictionary at the index position specified by the index parameter in the array of collections attached to the iterator.