NOTE: This method is now obsolete.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Function Not( _ ByVal nq As NetricsQuery _ ) As NetricsQuery |
| C# |
|---|
| NetricsQuery Not( NetricsQuery nq ) |
| C++ |
|---|
| NetricsQuery Not( NetricsQuery nq ) abstract |
| J# |
|---|
| NetricsQuery Not( NetricsQuery nq ) |
| JScript |
|---|
|
function Not( nq : NetricsQuery ) : NetricsQuery |