Can be used to get the table info from a NetricsTable returned by a dump.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function getInfo() As String _ Implements INetricsTable.getInfo |
| C# |
|---|
| public string getInfo() |
| C++ |
|---|
| public: String getInfo() sealed |
| J# |
|---|
| public string getInfo() |
| JScript |
|---|
| public function getInfo() : String |