The following tables list the members exposed by GanttSeriesCollection.
| Name | Description | |
|---|---|---|
![]() | GanttSeriesCollection Constructor |
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of elements contained in the System.Collections.DictionaryBase instance. (Inherited from System.Collections.DictionaryBase) |
![]() | HasTimeEntries | Determines whether or not this GanttSeriesCollection contains one or more items with one or more time entries. |
![]() | Item | Overloaded. Returns the GanttSeries in the collection with the specified key. |
![]() | ItemCountTotal | Gets the total count of items in this series collection. |
![]() | MaxDateTime | Gets the latest DateTime of all GanttTimeEntries in this collection. |
![]() | MinDateTime | Gets the earliest DateTime of all GanttTimeEntries in this collection. |
| Name | Description | |
|---|---|---|
![]() | Dictionary | Gets the list of elements contained in the System.Collections.DictionaryBase instance. (Inherited from System.Collections.DictionaryBase) |
![]() | InnerHashtable | Gets the list of elements contained in the System.Collections.DictionaryBase instance. (Inherited from System.Collections.DictionaryBase) |
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds a GanttSeries object to the collection. |
![]() | Clear | Clears the contents of the System.Collections.DictionaryBase instance. (Inherited from System.Collections.DictionaryBase) |
![]() | CopyTo | Copies the System.Collections.DictionaryBase elements to a one-dimensional System.Array at the specified index. (Inherited from System.Collections.DictionaryBase) |
![]() | GetEnumerator | Gets the enumerator of this GanttSeriesCollection. |
| Name | Description | |
|---|---|---|
![]() | OnClear | Performs additional custom processes before clearing the contents of the System.Collections.DictionaryBase instance. (Inherited from System.Collections.DictionaryBase) |
![]() | OnClearComplete | Performs additional custom processes after clearing the contents of the System.Collections.DictionaryBase instance. (Inherited from System.Collections.DictionaryBase) |
![]() | OnGet | Gets the element with the specified key and value in the System.Collections.DictionaryBase instance. (Inherited from System.Collections.DictionaryBase) |
![]() | OnInsert | Performs additional custom processes before inserting a new element into the System.Collections.DictionaryBase instance. (Inherited from System.Collections.DictionaryBase) |
![]() | OnInsertComplete | Performs additional custom processes after inserting a new element into the System.Collections.DictionaryBase instance. (Inherited from System.Collections.DictionaryBase) |
![]() | OnRemove | Performs additional custom processes before removing an element from the System.Collections.DictionaryBase instance. (Inherited from System.Collections.DictionaryBase) |
![]() | OnRemoveComplete | Performs additional custom processes after removing an element from the System.Collections.DictionaryBase instance. (Inherited from System.Collections.DictionaryBase) |
![]() | OnSet | Performs additional custom processes before setting a value in the System.Collections.DictionaryBase instance. (Inherited from System.Collections.DictionaryBase) |
![]() | OnSetComplete | Performs additional custom processes after setting a value in the System.Collections.DictionaryBase instance. (Inherited from System.Collections.DictionaryBase) |
![]() | OnValidate | Performs additional custom processes when validating the element with the specified key and value. (Inherited from System.Collections.DictionaryBase) |