Return the line number of the next line to be read.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function curLineNum() As Integer _ Implements NetricsFieldedReader.curLineNum |
| C# |
|---|
| public int curLineNum() |
| C++ |
|---|
| public: int curLineNum() sealed |
| J# |
|---|
| public int curLineNum() |
| JScript |
|---|
| public function curLineNum() : int |