SectionedResultsIterator

@frozen
public struct SectionedResultsIterator<Key, Element> : IteratorProtocol where Key : _Persistable, Key : Hashable, Element : RealmCollectionValue

SectionedResults实例的迭代器。