# kMaximumValidCodePoint

> The maximum value of a valid UNICODE code point

## Definition

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

```csharp
public const int kMaximumValidCodePoint = 1114111
```
