dotnetCHARTING Send comments on this topic.
Volume Enumeration
See Also  
dotnetCHARTING Namespace : Volume Enumeration


Syntax

Visual Basic (Declaration) 
Public Enum Volume 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As Volume
C# 
public enum Volume : Enum 

Members

MemberDescription
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 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         dotnetCHARTING.Volume

See Also

© 2010 All Rights Reserved.