Equals

Equals (1 of 2)

Returns a flag indicating whether this instance is equal to the specified instance of the NullableBool class.

Returns: a flag indicating whether this instance is equal to the specified instance of the NullableBool class.

Equals(NullableBool other)
ParameterDescription
otherthe specified object to compare to this instance.

Equals (2 of 2)

Returns a flag indicating whether this instance is equal to the specified object.

Returns: a flag indicating whether this instance is equal to the specified object.

Equals(System::SharedPtr< System::Object > obj)
ParameterDescription
objthe specified object to compare to this instance.