Number of points that will be measured
Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Overridable ReadOnly Property nPoints As Integer _ Implements INPointsMethod.nPoints |
| C# |
|---|
| public virtual int nPoints { get; } |
| C++ |
|---|
| public virtual property int nPoints { int get(); } |
| J# |
|---|
| /** property */ public int get_nPoints(); |
| JScript |
|---|
| public function get nPoints() : int |
Property Value
Missing <value> tag for "P:PalmSens.TimeMethod.nPoints"