Class LinearRangeTypeExtensions
Extension methods for the LinearRangeType enum type.
public static class LinearRangeTypeExtensions
- Inheritance
-
LinearRangeTypeExtensions
- Inherited Members
Methods
- AsInt32(LinearRangeType)
Directly converts this LinearRangeType value to an int value with the same binary representation.
- AsUInt32(LinearRangeType)
Directly converts this LinearRangeType value to a uint value with the same binary representation.
- FastIsDefined(LinearRangeType, int)
Determines if the specified int value is explicitly defined as a named value of the LinearRangeType enum type.