NOTE: This method is now obsolete.



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

Syntax

Visual Basic (Declaration)
Function cmaplist() As String()
C#
string[] cmaplist()
C++
array<String>^ cmaplist() abstract 
J#
string[] cmaplist()
JScript
function cmaplist() : String[]

See Also