Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Liquid XML Data Binder (C++, Java, VB6) / Reference / Visual Basic 6 /
Reference
/
BigInteger
/ C++ operator== - BigInteger
Collapse All
Expand All
In This Topic
C++ operator== - BigInteger
In This Topic
Function Equals(pBI As BigInteger) As Long
Property
Description
Method Name
Equals
Argument -
pBI
The item to be compared with this one.
Description
Allows the current object to be compared with another
Returns
returns true if the 2 BigIntegers contain the same value.
Remarks
Example