HiI want to pass just the first "nested" ArrayList, which I created in MultiDataArray (with Add) to a function: MultiDataArray.Add(new ArrayList());
XGetData(ref MultiDataArray[1]); // this version does not work Thanks for your advice. Patrick
...
Go to the complete details ...