---
title: parentCollection
framework: corehid
role: symbol
role_heading: Instance Property
path: corehid/hidelementcollection/parentcollection
---

# parentCollection

The collection that contains this collection, if there is one.

## Declaration

```swift
var parentCollection: HIDElementCollection? { get }
```
