Hello, i search for a good solution for mapping data in c#.
At first i have a Character "a" and a angle "0.0" degree.
What is the best solution for the Mapping ? A list ?
One requirement is that i must search for the degree if it not in the "list" then i add a new one.. and so on
thanks for help :)
EDIT: I must find out if the angle exists ! If the angle not exists then add a new char