This documentation is compiled for the latest release of Mathos Core Library
Assembly: Mathos (in Mathos.dll) Version: 1.0.5.1 (1.0.5.1)
Conversion between different volume units
Namespace: Mathos.Converter
Assembly: Mathos (in Mathos.dll) Version: 1.0.5.1 (1.0.5.1)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| GallonUs | 0 | ||
| QuartUs | 1 | ||
| PintUs | 2 | ||
| CupUs | 3 | ||
| OzUs | 4 | ||
| TablespoonUs | 5 | ||
| TeaspoonUs | 6 | ||
| CubicMeter | 7 | ||
| Liter | 8 | ||
| Milliliter | 9 | ||
| GallonImp | 10 | ||
| QuartImp | 11 | ||
| PintImp | 12 | ||
| OzImp | 13 | ||
| TablespoonImp | 14 | ||
| TeaspoonImp | 15 | ||
| CubicFoot | 16 | ||
| CubicInch | 17 |
See Also