Initializes a new instance of the NetricsTableRecSrc class.


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

Syntax

Visual Basic (Declaration)
Protected Sub New()
C#
protected NetricsTableRecSrc()
C++
protected:
 NetricsTableRecSrc() sealed 
J#
protected NetricsTableRecSrc()
JScript
protected function NetricsTableRecSrc()

See Also