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