Inner Drive Extensible Architecture
C#
C#
Show/Hide TOC
Volume
.
Min
Value Property
Gets the minimum value of the current type.
Definition
Namespace:
InnerDrive.Quantitative
Assembly:
InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
C#
Copy
public
static
Volume MinValue {
get
; }
Property Value
Volume
Implements
IMinMaxValue
<
TSelf
>
.
MinValue
See Also
Reference
Volume Structure
InnerDrive.Quantitative Namespace
In This Article
Definition
Property Value
Implements
See Also