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

# parentCollection

The HIDElementCollection that contains this element.

## Declaration

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