The following tables list the members exposed by HolidayCollection.
Name | Description | |
---|---|---|
![]() | HolidayCollection Constructor |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | IsReadOnly | Overridden. |
![]() | Item | Gets or sets the element at the specified index. |
![]() | Parent | (Inherited from ISNet.WebUI.ISCollectionBase) |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Add an Holiday object into the Holiday collection. |
![]() | Clear | Removes all Holiday objects from the collection. |
![]() | Contains | (Inherited from ISNet.WebUI.ISCollectionBase) |
![]() | CopyFrom | Copy holiday items from spesific collection to this collection. |
![]() | CopyTo | (Inherited from ISNet.WebUI.ISCollectionBase) |
![]() | Exists | (Inherited from ISNet.WebUI.ISCollectionBase) |
![]() | GetEnumerator | Returns an enumerator object for the collection. |
![]() | GetItem | (Inherited from ISNet.WebUI.ISCollectionBase) |
![]() | GetNamedItem | Property indexer for the collection. Uses the Name string to return an Holiday object. |
![]() | GetObjectData | |
![]() | IndexOf | Overloaded. (Inherited from ISNet.WebUI.ISCollectionBase) |
![]() | Insert | Inserts an Holiday object into the Holiday collection at a specified index. |
![]() | IntInsert | (Inherited from ISNet.WebUI.ISCollectionBase) |
![]() | Remove | Removes the specified Holiday object from the collection. |
![]() | setParent | (Inherited from ISNet.WebUI.ISCollectionBase) |