Click or drag to resize

SubstringPositionEnd Property

Ending position of the substring in the word (next position after the last character of the word).

Namespace: Altaxo.Collections.Text
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int End { get; }

Property Value

Int32
See Also