Get the line number of the last line read.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function getCurLine() As Integer _ Implements INetricsCSVRecSrc.getCurLine |
C# |
---|
public int getCurLine() |
C++ |
---|
public: int getCurLine() sealed |
J# |
---|
public int getCurLine() |
JScript |
---|
public function getCurLine() : int |