Visual Basic (Declaration) | |
---|---|
Public Enum Volume Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum Volume : Enum |
Member | Description |
---|---|
Litre | |
Yottalitre | |
Zettalitre | |
Exalitre | |
Petalitre | |
Teralitre | |
Gigalitre | |
Megalitre | |
Kilolitre | |
Hectolitre | |
Dekalitre | |
Decilitre | |
Centilitre | |
Millilitre | |
Microlitre | |
Nanolitre | |
Picolitre | |
Femtolitre | |
Attolitre | |
Zeptolitre | |
Yoctolitre | |
CubicMetres | |
CubicCentimetre | |
CubicYards | |
CubicFeet | |
CubicInches | |
GillUK | |
GillUS | |
GallonUK | |
GallonUS | |
QuartUS | |
QuartUK | |
PintUS | |
PintUK | |
CupUS | |
CupUK | |
MinimUS | |
MinimUK | |
Dram | |
FluidOuncesUS | |
FluidOuncesUK | |
Tablespoon | |
TablespoonAustralia | |
MetricTablespoon | |
Teaspoon | |
MetricTeaspoon | |
TazaEspa | |
AcreFoot | |
BushelUS | |
BushelUK | |
BarrelUSDry | |
BarrelPetroleum | |
PeckUS | |
PeckUK | |
DryPint | |
DryQuart | |
Hogshead | |
Dash | |
Pinch | |
Smidgen |
System.Object
System.ValueType
System.Enum
dotnetCHARTING.Volume