Hi Bernd, there is a generics sample included in the product that is worthwhile looking through.
Start the Samples browser from the start menu
Select the COBOL for .NET section
Select Generics subsection
The first sample in the solution shows how to use a generic list of strings.
Also take a look at the Collections sample.