StringSegmentOffset Property

Gets the offset, which denotes the start position of this StringSegment within the UnderlyingString.

Definition

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

Property Value

Int32

See Also