TimeSpan: Equals

Equals

Returns a boolean indicating if the value and this TimeSpan instance are the same value.



 Public Function Equals(
	  ByRef Value As TimeSpan ) As Boolean

Parameters

Value
[ByRef] TimeSpan. The value to compare equality to.

Return Values

Boolean -  Boolean indicating equality.

See Also

Project CorLib Overview

Class TimeSpan Overview