[Missing <summary> documentation for "M:PalmSens.CurrentRange.Format(System.Double)"]
Assembly: PalmSens (in PalmSens.dll) Version: 2.3.0.0
Syntax
| C# |
|---|
public string Format( double Current ) |
| Visual Basic (Declaration) |
|---|
Public Function Format ( _ Current As Double _ ) As String |
| Visual C++ |
|---|
public: String^ Format( double Current ) |
Parameters
- Current
- Type: System..::.Double
[Missing <param name="Current"/> documentation for "M:PalmSens.CurrentRange.Format(System.Double)"]
Return Value
[Missing <returns> documentation for "M:PalmSens.CurrentRange.Format(System.Double)"]