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
);
TimeIntervalAdvanced Class | TimeIntervalAdvanced Members | Overload List
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.