<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.15.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/Entity/ChildCollection/IndexingIterator",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:17RealityFoundation6EntityC15ChildCollectionV16IndexingIteratorV"
  },
  "title" : "Entity.ChildCollection.IndexingIterator"
}
-->

# Entity.ChildCollection.IndexingIterator

```
struct IndexingIterator<Elements> where Elements : Collection
```

## Topics

### Splitting and joining entities

[`typealias SubSequence`](/documentation/RealityKit/Entity/ChildCollection/IndexingIterator/SubSequence)

## Relationships

### Conforms To

[`Escapable`](/documentation/Swift/Escapable)

[`Sequence`](/documentation/Swift/Sequence)

[`IteratorProtocol`](/documentation/Swift/IteratorProtocol)

[`Copyable`](/documentation/Swift/Copyable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)