Computes the bitwise exclusive-OR of the two specified NullableInt32 structures.
Null if either instance of NullableInt32 is Null otherwise a NullableInt32 structure whose Value property contains the results of the bitwise XOR operation.
Namespace: TechTalk.Genome.NullableTypes
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
NullableInt32 Class | TechTalk.Genome.NullableTypes Namespace