Method AsInt32
AsInt32(AnsiColorCode)
Directly converts this AnsiColorCode value to an int value with the same binary representation.
public static int AsInt32(this AnsiColorCode e)
Parameters
Returns
Remarks
NO VALIDATION IS PERFORMED!
Directly converts this AnsiColorCode value to an int value with the same binary representation.
public static int AsInt32(this AnsiColorCode e)
NO VALIDATION IS PERFORMED!