Ampere


Namespace: PalmSens.Units
Assembly: PalmSens (in PalmSens.dll)

Syntax

Visual Basic (Declaration)
Public Class Ampere
    Inherits SIPrefixUnit
C#
public class Ampere : SIPrefixUnit
C++
ref class Ampere : SIPrefixUnit
J#
public class Ampere extends SIPrefixUnit
JScript
public class Ampere extends SIPrefixUnit

Inheritance Hierarchy

System.Object
   PalmSens.Units.Unit
      PalmSens.Units.SIPrefixUnit
         PalmSens.Units.Ampere

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also