Return true if this indexes normalized values.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function normalized() As Boolean _ Implements INetricsIdxStats.normalized |
| C# |
|---|
| public bool normalized() |
| C++ |
|---|
| public: bool normalized() sealed |
| J# |
|---|
| public bool normalized() |
| JScript |
|---|
| public function normalized() : bool |