Computes the bitwise exclusive-OR of the two specified NullableByte structures.
Null if either instance of NullableByte is Null otherwise a NullableByte structure whose Value property contains the results of the bitwise XOR operation.
NullableByte Class | NullableTypes Namespace