Computes the bitwise 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 OR operation.
NullableInt32 Class | NullableTypes Namespace