Contains all methodparameters for technique Fast Potentiometry.
Namespace: PalmSens.Techniques
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class FastPotentiometry Inherits FastAmperometry |
| C# |
|---|
| public class FastPotentiometry : FastAmperometry |
| C++ |
|---|
| ref class FastPotentiometry : FastAmperometry |
| J# |
|---|
| public class FastPotentiometry extends FastAmperometry |
| JScript |
|---|
| public class FastPotentiometry extends FastAmperometry |
Inheritance Hierarchy
System.Object
PalmSens.Method
PalmSens.TimeMethod
PalmSens.Techniques.FastAmperometry
PalmSens.Techniques.FastPotentiometry
PalmSens.Method
PalmSens.TimeMethod
PalmSens.Techniques.FastAmperometry
PalmSens.Techniques.FastPotentiometry
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.