Compares two instances of NullableInt32 for equivalence.
A NullableBoolean that is False if the two instances are equivalent or True if the two instances are not equivalent. If either instance of NullableInt32 is Null, the Value of the NullableBoolean will be Null.
NullableInt32 Class | NullableTypes Namespace