FileSystemInfo: Equals

Equals

Tests for equality with the passed in value.



 Public Function Equals(
	  ByRef Value As Variant ) As Boolean

Parameters

Value
[ByRef] Variant. The value to test for equality against.

Return Values

Boolean -  An indication of the equality.

See Also

Project CorLib Overview

Class FileSystemInfo Overview