# `GSInfoValueLocalized objectInValuesAtIndex:`

*Instance Method*

## Declaration

```swift
func objectInValues(at idx: UInt) -> GSInfoValue
```

```objc
- (GSInfoValue *) objectInValuesAtIndex:(NSUInteger) idx;
```

```python
objectInValuesAtIndex_(idx: int) -> GSInfoValue
```

