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)
| Parameter | Description |
|---|---|
| other | the 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)
| Parameter | Description |
|---|---|
| obj | the specified object to compare to this instance. |