Equals
Used to determine if to objects are of equal value.
Public Function Equals(
ByRef Value As Variant ) As Boolean
Parameters
- Value
-
[ByRef]
Variant.
An object to be compared to this instance for equality.
Return Values
Boolean - An indication of equality.
See Also
Project CorLib Overview
Class Encoder Overview