Return the number of RecOps in this source.


Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Public Function size() As Integer
C#
public int size()
C++
public:
 int size() sealed 
J#
public int size()
JScript
public  function size() : int

See Also