# endIndex

> The end index.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Search](/engine/6000.7/script-reference/unityeditor/search.md)
* **Assembly:** UnityEditor

```csharp
public int endIndex { get; }
```

### Remarks

This is the index where the [StringView](/engine/6000.7/script-reference/unityeditor/search/stringview.md) ends. It is an exclusive index.
