Returns minimum value from represented values.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
protected double GetMinValue()
Visual Basic (Declaration)
Protected Function GetMinValue As Double
Visual C++
protected:
double GetMinValue()

See Also