FindNearestEnumValueT(T, EnumFindDirection) | Gets the nearest value of an Enum. |
FindNearestEnumValueT(Int16, EnumFindDirection) | Gets the nearest value of an Enum. |
FindNearestEnumValueT(Int32, EnumFindDirection) | Gets the nearest value of an Enum. |
FindNearestEnumValueT(Int64, EnumFindDirection) | Gets the nearest value of an Enum. |
FindNearestEnumValueT(UInt16, EnumFindDirection) | Gets the nearest value of an Enum. |
FindNearestEnumValueT(UInt32, EnumFindDirection) | Gets the nearest value of an Enum. |
FindNearestEnumValueT(UInt64, EnumFindDirection) | Gets the nearest value of an Enum. |