Stream: Equals

Equals

Determines if this instance is equal to the value.



 Public Function Equals(
	  ByRef Value As Variant ) As Boolean

Parameters

Value
[ByRef] Variant. The value to check this instance against for equality.

Return Values

Boolean -  Indication of equality.

See Also

Project CorLib Overview

Class Stream Overview