# FixedLength

> Represents the fixed number of elements in a native container.

## Definition

* **Type:** Field
* **Namespace:** [Unity.Collections](/engine/6000.5/script-reference/unity/collections.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public int FixedLength
```
