Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Overrides Function getNext() As NetricsCompoundRecord |
| C# |
|---|
| public override NetricsCompoundRecord getNext() |
| C++ |
|---|
| public: virtual NetricsCompoundRecord getNext() override |
| J# |
|---|
| public override NetricsCompoundRecord getNext() |
| JScript |
|---|
| public override function getNext() : NetricsCompoundRecord |