| Name | Description | |
|---|---|---|
| Add | Add a Non Working Day to the collection. | |
| Clear | Clears this collection. | |
| CreateNonWorkingDay | Create a finCalendarNonWorkingDay object. | |
| ExistsDate | ||
| FromHtmlWidgetJsonObject | Update from a collection of jsonHtmlWidgetCalendarNonWorkingDay objects. | |
| FromHtmlWidgetJsonString | Update from an HTML Widget JSON-formatted String. | |
| GetObjectName | ||
| IndexFromDate | Finds the Collection's Index based upon a supplied date. | |
| Remove | Remove an item from the collection. | |
| RemoveAt | Remove an item from the collection. | |
| RemoveAutomatic | Removes Non Working Days flagged as 'Automatic' from the collection. | |
| Sort | Sorts Non-working days, removing blank dates and duplicates from Collection. | |
| ToHtmlWidgetJsonObject | Create a JSON Object for use with HTML Widget controls. | |
| ToHtmlWidgetJsonString | Create a JSON string of the jsonHtmlWidgetCalendarNonWorkingDay Object for use with HTML Widget controls. |
| Name | Description | |
|---|---|---|
| IsDirty Read-Only | Indicates whether this collection or any of its items have been modified. | |
| ItemByDate Read-Only | Retrieve an item by its case-insensitive key. |