NOTE: This method is now obsolete.



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

Syntax

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

See Also