---
title: "elementAtIndex(_:)"
framework: lightweightcoderequirements
role: symbol
role_heading: Instance Method
path: "lightweightcoderequirements/entitlementsquery/elementatindex(_:)"
---

# elementAtIndex(_:)

Match against the specified index (0 based) in an array. Chain additional qualifiers to constrain the value of element.

## Declaration

```swift
func elementAtIndex(_ index: Int64) -> EntitlementsQuery
```
