I am going to make an array / collection / table.
The array will consist of its id number and its type.
I often have to look up in the array / collection / table very often.
The data will be illustrated graphically in a listview.
Just looking in all the opportunities there are in C#.NET
confuse me a bit. I even read about the hashtable.
What would you suggest me to use ?
Any code example or link will be very useful.
The array will consist of its id number and its type.
I often have to look up in the array / collection / table very often.
The data will be illustrated graphically in a listview.
Just looking in all the opportunities there are in C#.NET
confuse me a bit. I even read about the hashtable.
What would you suggest me to use ?
Any code example or link will be very useful.