Equals

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSystemTimeSpan class > Methods >

Equals

Previous pageReturn to chapter overviewNext page

Returns a value indicating whether this instance is equal to a specified SystemTimeSpan object.

 

ts - An object to compare with this instance.

 

Returns:

true if obj represents the same time interval as this instance;

otherwise, false.

Equals                         PROCEDURE(TSystemTimeSpan ts), BOOL