SyntaxFix
Write A Post
Hire A Developer
Questions
Take a look at the Dictionary class in System::Collections::Generic.
Dictionary<myComplex, int> myMap = new Dictionary<myComplex, int>();