Equals
Returns if the value is equal to this instance of TextWriter
Public Function Equals(
ByRef Value As Variant ) As Boolean
Parameters
- Value
-
[ByRef]
Variant.
The value to campare equality with.
Return Values
Boolean - True if Value equals this class instance, else False.
See Also
Project CorLib Overview
Class TextWriter Overview