Initializing help system before first use

GetValuesAsStrings Method

Returns an array containing the elements of a set of strings. Throws an exception if this is not a set of strings .

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public string[] GetValuesAsStrings()

Return Value

Type:  String
See Also