Add

<< Click to Display Table of Contents >>

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

Add

Previous pageReturn to chapter overviewNext page

Returns a new System.TimeSpan object whose value is the sum of the specified SystemTimeSpan object and this instance.

 

ts - The time interval to add.

Add                             PROCEDURE(TSystemTimeSpan ts)