this Property
- Namespace
- SatorImaging.UnityFundamentals
this[int]
public ReadOnlySpan<char> this[int index] { get; }
Use .Value0~9 instead to achieve little bit performance gain.
Parameters
indexint
public ReadOnlySpan<char> this[int index] { get; }
Use .Value0~9 instead to achieve little bit performance gain.
index int