What is the best way to get the values of enums in the .NET classes? The docs I see only list them in alphabetical order with no int value. I assume reflecting them out of the Microsoft implementation would not be allowed. Thanks, dennish@raytek.com