Reset the source to the first record.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Sub reset() _ Implements NetricsTableRecSrc.reset |
| C# |
|---|
| public void reset() |
| C++ |
|---|
| public: void reset() sealed |
| J# |
|---|
| public void reset() |
| JScript |
|---|
| public function reset() |