Subtract

<< Click to Display Table of Contents >>

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

Subtract

Previous pageReturn to chapter overviewNext page

Returns a new System.TimeSpan object whose value is the difference between the specified System.TimeSpan object and this instance.

 

ts - The time interval to be subtracted.

Subtract                       PROCEDURE(TSystemTimeSpan ts)