# `GSIndexedLookupTable count`

*Instance Method*

## Declaration

```swift
func count() -> UInt
```

```objc
- (NSUInteger) count;
```

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

