SpanIndex
Assembly: ServiceStack.Text.dll
View Source
Declaration
public ref struct SpanIndex
Properties
Span
View Source
Declaration
public readonly ReadOnlySpan<char> Span { get; }
Index
View Source
Declaration
public readonly int Index { get; }