Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Liquid XML Data Binder (C++, Java, VB6) / Reference / Visual Basic 6 /
Reference
/
Decimal
/ C++ operator== - Decimal
Collapse All
Expand All
In This Topic
C++ operator== - Decimal
In This Topic
Function Equals(pBI As Decimal) 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 Decimals contain the same value.
Remarks
Example