NOTE: This method is now obsolete.
Namespace:
NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub setStartMatch( _ ByVal startMatch As Integer _ ) |
C# |
---|
void setStartMatch( int startMatch ) |
C++ |
---|
void setStartMatch( int startMatch ) abstract |
J# |
---|
void setStartMatch( int startMatch ) |
JScript |
---|
function setStartMatch( startMatch : int ) |
See Also