Describes a PalmSens measurement method

Namespace:  PalmSens
Assembly:  PalmSens (in PalmSens.dll) Version: 2.3.0.0

Syntax

C#
public abstract class Method
Visual Basic (Declaration)
Public MustInherit Class Method
Visual C++
public ref class Method abstract

Remarks

Can be types ScanMethod (measure vs potential) or TimeMethod (measure vs time). To load and save methodfiles use the ScanMethodFile or TimeMethodFile class.

Inheritance Hierarchy

See Also