PalmSens SDK Class Library

Method Class

Describes a PalmSens measurement method

For a list of all members of this type, see Method Members.

System.Object
   PalmSens.Core.Method
      PalmSens.Core.ScanMethod
      PalmSens.Core.TimeMethod

[Visual Basic]
MustInherit Public Class Method
[C#]
public abstract class Method

Remarks

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

Requirements

Namespace: PalmSens.Core

Assembly: PalmSens.Core (in PalmSens.Core.dll)

See Also

Method Members | PalmSens.Core Namespace