---
title: endIndex
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/classificationdistribution/endindex
---

# endIndex

The index of the final element in the classification distribution.

## Declaration

```swift
var endIndex: Int { get }
```

## See Also

### Getting the properties

- [labelsSortedByProbability](createmlcomponents/classificationdistribution/labelssortedbyprobability.md)
- [mostLikelyLabel](createmlcomponents/classificationdistribution/mostlikelylabel.md)
- [startIndex](createmlcomponents/classificationdistribution/startindex.md)
