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