Initializing help system before first use

AsArray Method

An array type value. This function is defined if the actual object is of a array type.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public override XPRMArray AsArray()

Return Value

Type:  XPRMArray
The value as an XPRMArray
See Also