I have an 'array' of objects that I need to have indexed in 2 ways, i.e. I need to be able to loop thru the array in 2 different orders. I don't want to create 2 arrays and sort them differently. How do I solve this?
///Anders
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 4 of 4
Thread: multiple index on an arrayThreaded View
|
Click Here to Expand Forum to Full Width |