owenrb
March 11th, 2003, 03:34 AM
Dear all,
Do you know some general information about handling collection classes in C#. I mean just like the C++ collection class does.
I am planning to implement a graph algorithm using C#, I just want to know what is the best way to manipulate the class object and how to deal with its pointers (if it exists) in C#.
Any information you may have will be very much appreciated.
Thank you in advance.
Regards,
Owen/
Do you know some general information about handling collection classes in C#. I mean just like the C++ collection class does.
I am planning to implement a graph algorithm using C#, I just want to know what is the best way to manipulate the class object and how to deal with its pointers (if it exists) in C#.
Any information you may have will be very much appreciated.
Thank you in advance.
Regards,
Owen/