Volume Conversion (Double to Volume)
Namespace: InnerDrive.QuantitativeAssembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
public static implicit operator Volume (
double value
)
- value Double
- The value to use to create a new Volume object.
VolumeA new
Volume with the same value.
When created using the implicit operator, the
Volume instance
will use the
Liter as its default
Unit.