Contains all methodparameters for technique Pulsed Amperometric Detection.


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

Syntax

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

Inheritance Hierarchy

System.Object
   PalmSens.Method
      PalmSens.TimeMethod
         PalmSens.Techniques.PulsedAmpDetection

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