This document is archived and information here might be outdated. Recommended version. |
Adds the input amount of days.
[Visual Basic .NET]
Public Sub AddDays ( _
ByVal Value As Double _
)
[C#]
public void AddDays (
double Value
);
[C++]
HRESULT AddDays(
double Value
);
[C++] Parameters Value [in]
Value is a parameter of type double