public DateOnlyRange( DateOnly startTime, DateOnly endTime )
Dim startTime As DateOnly Dim endTime As DateOnly Dim instance As New DateOnlyRange(startTime, endTime)
public: DateOnlyRange( DateOnly startTime, DateOnly endTime )
No code example is currently available or this language may not be supported.
In This Article