The following tables list the members exposed by dbiDayFormatCollection.
"| Name | Description | |
|---|---|---|
![]() | dbiDayFormatCollection Constructor | Initializes a new instance of the DbiDayFormatCollection class |
| Name | Description | |
|---|---|---|
![]() | Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase) |
![]() | Count | Gets the number of items in the collection. (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets or sets the item at a specific location in the collection. |
| Name | Description | |
|---|---|---|
![]() | Add | Adds a new day format to the collection. |
![]() | Clear | Clears the all of the members of the collection. (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Determines if a specific item exists in the collection. |
![]() | IndexOf | Returns the index of a specified item within the collection. |
![]() | Insert | Inserts an item at a specific location in the collection. |
![]() | Remove | Removes a specific item from the collection. |
![]() | RemoveAt | Removes an item as a specific location in the collection. (Inherited from System.Collections.CollectionBase) |
![]() | WriteXMLFile | Writes the data in the collection to an xml file. |


