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