StringSegmentLength Property

Gets the length of this StringSegment.

Definition

Namespace: KGySoft.CoreLibraries
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public int Length { get; }

Property Value

Int32

See Also