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