Click or drag to resize

StatsSettingsGenericMissingValue Property

Gets and sets the default missing value for generic objects.

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

Property Value

Object
Remarks
The default is null.
See Also