Binary |
Name | Description | |
---|---|---|
IsParityOdd(Byte) | Determines, if x contains an odd number of '1' bits. | |
IsParityOdd(Int16) | Determines, if x contains an odd number of '1' bits. | |
IsParityOdd(Int32) | Determines, if x contains an odd number of '1' bits. | |
IsParityOdd(Int64) | Determines, if x contains an odd number of '1' bits. | |
IsParityOdd(SByte) | Determines, if x contains an odd number of '1' bits. | |
IsParityOdd(UInt16) | Determines, if x contains an odd number of '1' bits. | |
IsParityOdd(UInt32) | Determines, if x contains an odd number of '1' bits. | |
IsParityOdd(UInt64) | Determines, if x contains an odd number of '1' bits. |