.netCHARTING v10.5 Documentation


dotnetCHARTING Namespace : Energy Enumeration
Energy Enumeration
Syntax
'Declaration
 
Public Enum Energy 
   Inherits System.Enum
'Usage
 
Dim instance As Energy
public enum Energy : System.Enum 
Members
MemberDescription
AAQuad1015BTU 
Attojoule 
BritishThermalUnit 
Calorie 
CalorieMean 
Centijoule 
Decijoule 
Dekajoule 
DyneCentimetre 
ElectronVolt 
Erg 
Exajoule 
Femtojoule 
FootPoundal 
FootPoundFource 
Gigajoule 
GigawattHour 
Hectojoule 
HorsepowerHour 
Joule 
Kilojoule 
KilowattHour 
KilowattSecond 
Megajoule 
Microjoule 
Millijoule 
Nanojoule 
OunceForceInch 
Petajoule 
Picojoule 
PoundForceInch 
Terajoule 
ThermEC 
ThermUS 
TonOfTNTEnergyEquivalent 
WattHour 
WattSecond 
Yoctojoule 
Yottajoule 
Zeptojoule 
Zettajoule 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         dotnetCHARTING.Energy

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