Returns all holidays in the specified time interval.
Namespace: MindFusion.HolidayProviders
Assembly: MindFusion.HolidayProviders
C# Copy Code |
---|
public Holiday[] GetHolidays ( |
Visual Basic Copy Code |
---|
Public Function GetHolidays( _ |
The start of the time interval.
The end of the time interval.
An array of Holiday objects representing the holidays in the interval of interest.