MItemValue Property

Arithmetic value of the object.

Definition

Namespace: SMath.Math.Symbolic
Assembly: SMath.Math.Symbolic (in SMath.Math.Symbolic.dll) Version: 1.35.9018.0
C#
public double? Value { get; }

Property Value

NullableDouble

See Also