Let\'s say I have an enum MyColors defined like this:
MyColors
enum MyColors { Red, Green, Blue }
And I want to populate a HashSet with t