JScript 
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. 
Test of Any parameter in a method. Any contains:
Test of Any parameter in a property. Any contains:
Test of Struct conversions
 Visual Basic Tests 
Test array /Sequence conversion and return value
Template:  Sequence < type > method( Sequence< type > )  
	 
	
 
 
IN/Out parameter 
Template:  void method(type  )  
	 
	
 
Simple 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. 
 
In Out parameter 
Structs