See Also

TimeIntervalAdvanced Class  | TimeIntervalAdvanced Members  | Overload List

Language

Visual Basic

C#

Show All

lhs
TimeIntervalAdvanced to add.
rhs
Added to DateTime.
See Also Languages dotnetCHARTING Send comments on this topic.

op_Addition(TimeIntervalAdvanced,DateTime) Method

Adds a TimeIntervalAdvanced to a DateTime object.

[Visual Basic]
Overloads Public Shared Function op_Addition( _    ByVal lhs As TimeIntervalAdvanced, _    ByVal rhs As Date _ ) As Date
[C#]
public static DateTime op_Addition(    TimeIntervalAdvanced lhs,    DateTime rhs );

Parameters

lhs
TimeIntervalAdvanced to add.
rhs
Added to DateTime.

See Also

TimeIntervalAdvanced Class  | TimeIntervalAdvanced Members  | Overload List

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.