public class DefaultHolidayProvider : IHolidayProviderDim instance As DefaultHolidayProviderpublic ref class DefaultHolidayProvider : IHolidayProviderNo code example is currently available or this language may not be supported.| DefaultHolidayProvider | Initializes a new instance of the DefaultHolidayProvider class | 
| IsPublicHoliday(DateOnly, CultureInfo) | Checks whether the given date is a public holiday for the given Calendar in CultureInfo | 
| IsPublicHoliday(DateTime, CultureInfo) | Checks whether the given date is a public holiday for the given Calendar in CultureInfo | 
| NumberOfKnownHolidays | Gets the number of known holidays |