---
title: childCollections
framework: corehid
role: symbol
role_heading: Instance Property
path: corehid/hidelementcollection/childcollections
---

# childCollections

The collections contained by this collection, if there are any.

## Declaration

```swift
var childCollections: [HIDElementCollection] { get }
```
