.netCHARTING v10.5 Documentation


dotnetCHARTING Namespace : Volume Enumeration
Volume Enumeration
Syntax
'Declaration
 
Public Enum Volume 
   Inherits System.Enum
'Usage
 
Dim instance As Volume
public enum Volume : System.Enum 
Members
MemberDescription
AcreFoot 
Attolitre 
BarrelPetroleum 
BarrelUSDry 
BushelUK 
BushelUS 
Centilitre 
CubicCentimetre 
CubicFeet 
CubicInches 
CubicMetres 
CubicYards 
CupUK 
CupUS 
Dash 
Decilitre 
Dekalitre 
Dram 
DryPint 
DryQuart 
Exalitre 
Femtolitre 
FluidOuncesUK 
FluidOuncesUS 
GallonUK 
GallonUS 
Gigalitre 
GillUK 
GillUS 
Hectolitre 
Hogshead 
Kilolitre 
Litre 
Megalitre 
MetricTablespoon 
MetricTeaspoon 
Microlitre 
Millilitre 
MinimUK 
MinimUS 
Nanolitre 
PeckUK 
PeckUS 
Petalitre 
Picolitre 
Pinch 
PintUK 
PintUS 
QuartUK 
QuartUS 
Smidgen 
Tablespoon 
TablespoonAustralia 
TazaEspa 
Teaspoon 
Teralitre 
Yoctolitre 
Yottalitre 
Zeptolitre 
Zettalitre 
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also