Collections help

  • Thread starter Thread starter Fabrizio
  • Start date Start date
F

Fabrizio

Hi
I'm Fabrizio and I come from Turin in Italy.
I'm a new user of C# until now I program only in Java or sometimes in
C.
I've problem because the C# collections are different and I don't
understand it very much.
There is someone on this google groups that have implements java
collection in C#? In particular I've look that the linkedlist isn't
implements there is only ArrayList. It doesn't provide some methods
like Add(int Index) and overall Get(int Index).
In all collection there are't methods that return an Object.

If you have a java collection exported in C# or if you know where I
can find it? Please contact me at (e-mail address removed)

thanks very much
Fabry
 
Back
Top