The ordinal ranking of this record.


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

Syntax

Visual Basic (Declaration)
Public Function getMatchRank() As Integer
C#
public int getMatchRank()
C++
public:
 int getMatchRank() sealed 
J#
public int getMatchRank()
JScript
public  function getMatchRank() : int

Return Value

An integer ranking which will be between the requested start match and the start match plus the number requested.

See Also