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