| Visual Basic (Declaration) | |
|---|---|
| Public Enum Radiation Inherits Enum | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public enum Radiation : Enum | |
| Member | Description | 
|---|---|
| GrayPerSecond | |
| YottagrayPerSecond | |
| ZettagrayPerSecond | |
| ExagrayPerSecond | |
| PetagrayPerSecond | |
| TeragrayPerSecond | |
| GigagrayPerSecond | |
| MegagrayPerSecond | |
| KilograyPerSecond | |
| HectograyPerSecond | |
| DekagrayPerSecond | |
| DecigrayPerSecond | |
| CentigrayPerSecond | |
| MilligrayPerSecond | |
| MicrograyPerSecond | |
| NanograyPerSecond | |
| PicograyPerSecond | |
| FemtograyPerSecond | |
| AttograyPerSecond | |
| ZeptograyPerSecond | |
| YoctograyPerSecond | |
| RadPerSecond | |
| JoulePerKilogramPerSecond | 
System.Object
   System.ValueType
      System.Enum
         dotnetCHARTING.Radiation
 
     
     
     
    