Click or drag to resize

StatsSettingsStringMissingValue Property

Gets and sets the default missing value for strings.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static string StringMissingValue { get; set; }

Property Value

String
Remarks
The default is ".".
See Also