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


Syntax

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

Members

MemberDescription
GrayPerSecond 
YottagrayPerSecond 
ZettagrayPerSecond 
ExagrayPerSecond 
PetagrayPerSecond 
TeragrayPerSecond 
GigagrayPerSecond 
MegagrayPerSecond 
KilograyPerSecond 
HectograyPerSecond 
DekagrayPerSecond 
DecigrayPerSecond 
CentigrayPerSecond 
MilligrayPerSecond 
MicrograyPerSecond 
NanograyPerSecond 
PicograyPerSecond 
FemtograyPerSecond 
AttograyPerSecond 
ZeptograyPerSecond 
YoctograyPerSecond 
RadPerSecond 
JoulePerKilogramPerSecond 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         dotnetCHARTING.Radiation

See Also

© 2010 All Rights Reserved.