---
title: typeCurrentContainer
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/typecurrentcontainer
---

# typeCurrentContainer

Specifies a container for an element that demarcates one boundary in a range. The descriptor has a null data storage pointer. This descriptor type is used only with formRange.

## Declaration

```swift
var typeCurrentContainer: DescType { get }
```
