JScript with _GetValueObject

Tests Array/Sequence conversion.
All methods receive a Sequence as Parameter. The element type of the Sequence is written on the buttons.

Out Parameter

In Out Parameter

Tests Array/Sequence conversion with Attributes. All params are of type Sequence and the element type of the Sequence is written on the buttons.

Visual Basic Tests

Test array /Sequence conversion and return value
Template: Sequence < type > method( Sequence< type > )

Out parameter
Template: void method( Sequence < type > )