Click or drag to resize

CharactersLenTrim Method

Gets the length of the character data after trimming trailing blank spaces.

Namespace: Altaxo.Calc.Ode.Obsolete
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int LenTrim()

Return Value

Int32
The length of the trimmed character data.
See Also