Equals
Returns if the Value is equal this RSA instance.
Public Function Equals(
ByRef Value As Variant ) As Boolean
Parameters
- Value
-
[ByRef]
Variant.
The value to be tests for equality.
Return Values
Boolean - Returns True if the value is equal to this instance, False otherwise.
See Also
Project CorLib Overview
Class RSA Overview
IObject