Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Protected MustOverride Function MeasureIterate() As Boolean |
| C# |
|---|
| protected abstract bool MeasureIterate() |
| C++ |
|---|
| protected: bool MeasureIterate() abstract |
| J# |
|---|
| protected abstract bool MeasureIterate() |
| JScript |
|---|
| protected abstract function MeasureIterate() : bool |
Return Value
Missing <returns> tag for "M:PalmSens.CustomMeasurement.MeasureIterate"