PalmSens SDK v1.8.2.0

Method Class

Describes a PalmSens measurement method

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

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

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

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

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

Assembly: PalmSens (in PalmSens.dll)

See Also

Method Members | PalmSens Namespace