Arrays

Sep 29 2003 2:19 AM
[look into the previous thread "arrays" for more information] Yes we too have used the ArrayLists in C# for PowerBuilder variables size arrays . The problem is we need to pass the same arrays as parameters to some functions.We know the elements of arraylists are objects .To assign the arrayslist values to some other variables we need casting . So is there any other way other than ARRAYLIST for PowerBuilder variable size arrays so that we can avoid casting.

Answers (1)