GetEnumValueOrDefault(Object, Type, Object) | Gets the enumeration constant for value, if defined in the enumeration, or a default value. |
GetEnumValueOrDefaultT(Object, Object) | Gets the enumeration constant for this value, if defined in the enumeration, or a default value. |