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