Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Overridden. Check whether this object is equal to o |
|
FromFile | Loads an existing method. |
|
FromTechnique | Create a new methodfile instance based on technique number |
|
get_EValue | Contains all potential related parameters of the method. |
|
get_tValue | Obtain value of time parameter |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetMethodData | Get method data. |
|
GetType | Gets the |
|
Save | Saves the methodparameters to a file compatible with common PalmSens software. |
|
set_EValue | Change value of potential parameterFS |
|
set_tValue | Change value of time parameter |
|
SetMethodData | Overloaded. Change the value for a method parameter |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
FromTechniqueNumber | Create a new method by technique number |
|
MemberwiseClone | Creates a shallow copy of the current |
|
RefreshMethod | |
|
ToBool | Convert a string to a boolean (inherited from DataFile) |
|
ToInt | Convert a string to an integer (inherited from DataFile) |
|
ToSingle | Convert a string to a single using the current numberformat (inherited from DataFile) |