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


Syntax

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

Members

MemberDescription
Henry 
Yottahenry 
Zettahenry 
Exahenry 
Petahenry 
Terahenry 
Gigahenry 
Megahenry 
Kilohenry 
Hectohenry 
Dekahenry 
Decihenry 
Centihenry 
Millihenry 
Microhenry 
Nanohenry 
Picohenry 
Femtohenry 
Attohenry 
Zeptohenry 
Yoctohenry 
Abhenry 
Stathenry 
EMUOfInductanceAbhenry 
ESUOfInductanceStathenry 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         dotnetCHARTING.Inductance

See Also

© 2010 All Rights Reserved.