Click or drag to resize

CharactersToInt32 Method

Converts the character data to a 32-bit signed integer.

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

Return Value

Int32
The integer value of the character data.
See Also