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