Hi Dimitrie, C# had a problem with List parameters. I've fixed this, but it's not yet available in the latest build. VB is less picky about type safety and has no problem with iterating over System.Object types. It prefers to throw run-time errors in case of compile-time errors.
-- David Rutten Robert McNeel & Associates On Oct 18, 5:41 pm, Dimitrie <[EMAIL PROTECTED]> wrote: > I'm having quite a bit of trouble with c# lists. Actually I'm trying > to pass to the c# scripting comp several points, and I've never > managed to get through to outputting pointsList.Count; this does not > happen in vb scripting component. > > I remember david saying somewhere that there's a problem with c# > lists. I'm using grashopper .50, is this fixed in the later releases? > Alles gute, > d.
