StringSegment.Length property

Gets the length of the segment.

public int Length { get; }

Property Value

The length of the segment.

See Also