EnumValues<T> class EnumValues<T> : KeyedCollection<string, EnumValue<T>> where T : struct Documentation Code public EnumValues()