TextElementSpan Struct

Definition

public readonly record struct TextElementSpan(int Start, int Length) : IEquatable<TextElementSpan>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (2)