Property | Description | |||
Method Name | operator== and operator!= | |||
Argument - roLN | The item to be compared with this one. | |||
Description | Allows the current CBinaryData object to be compared with another | |||
Returns | operator== returns true if the 2 BigIntegers contain the same value. operator=! returns false if the 2 BigIntegers contain the same value. |
|||
Remarks | ||||
Example |