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