Gets count of records output so far.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function getCount() As Integer _ Implements INetricsCSVRecSrc.getCount |
C# |
---|
public int getCount() |
C++ |
---|
public: int getCount() sealed |
J# |
---|
public int getCount() |
JScript |
---|
public function getCount() : int |