# `GSInfoValueLocalized countOfValues`

*Instance Method*

The number of values

## Declaration

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

```objc
- (NSUInteger) countOfValues;
```

```python
countOfValues() -> int
```

