Compares two instances of NullableBoolean for equivalence.
A NullableBoolean that is True if the two instances are equivalent or False 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