Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
Date Class
Date Methods
CompareTo Method
Equals Method
GetHashCode Method
IsAfter Method
IsBefore Method
MainTest Method
Next Method
ToString Method
Date
Next Method
Returns the next date in the calendar.
Namespace:
Algs4Net
Assembly:
Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Date
Next
()
Return Value
Type:
Date
a date that represents the next day after this day
See Also
Reference
Date Class
Algs4Net Namespace