MicroAmpere


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

Syntax

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

Inheritance Hierarchy

System.Object
   PalmSens.Units.Unit
      PalmSens.Units.AdjustedSIPrefixUnit
         PalmSens.Units.MicroAmpere

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