Saves multiple Curves to a file. This format is NOT supported by Palm Instruments' PalmScan and PalmTime or Pocket PC older than versions 2.0.
Namespace: PalmSens.DataFiles
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Protected Sub SaveCurves( _ ByVal strFilename As String _ ) |
| C# |
|---|
| protected void SaveCurves( string strFilename ) |
| C++ |
|---|
| protected: void SaveCurves( String strFilename ) sealed |
| J# |
|---|
| protected void SaveCurves( string strFilename ) |
| JScript |
|---|
| protected
function SaveCurves( strFilename : String ) |
Parameters
- strFilename
Missing <param name="strFilename"> tag for "M:PalmSens.DataFiles.MeasurementFile.SaveCurves(System.String)"