# Length

> Gets the result of FormatItem.EndIndex minus FormatItem.StartIndex.

## Definition

* **Type:** Property
* **Namespace:** [Unity.SmartStrings.Core.Parsing](/engine/6000.7/script-reference/unity/smartstrings/core/parsing.md)
* **Assembly:** UnityEngine.SmartStringsModule

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