StatisticsGetArray Method

Components can report some keys as an arrays of strings. Those keys can be obtained using this method.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
string[] GetArray(
	string a
)

Parameters

a  String
 

Return Value

String

See Also