See Also

TimeIntervalAdvanced Class  | TimeIntervalAdvanced Members  | Overload List

Language

Visual Basic

C#

Show All

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

op_Addition(DateTime,TimeIntervalAdvanced) Method

Adds a TimeIntervalAdvanced to a DateTime object.

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

Parameters

lhs
Added to DateTime.
rhs
TimeIntervalAdvanced to add.

See Also

TimeIntervalAdvanced Class  | TimeIntervalAdvanced Members  | Overload List

 

 


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