NOTE: This method is now obsolete.



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

Syntax

Visual Basic (Declaration)
Function getMatchScoreQlt() As Double()
C#
double[] getMatchScoreQlt()
C++
array<double>^ getMatchScoreQlt() abstract 
J#
double[] getMatchScoreQlt()
JScript
function getMatchScoreQlt() : double[]

See Also