# `GSCFIndexToCFIndexMap.count`

*Instance Property*

## Declaration

```swift
var count: UInt { get }
```

```objc
@property (nonatomic, readonly) NSUInteger count;
```

```python
count() -> int
```

