Parameters
- index
- The zero-based index of the element to remove.
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | index is less than zero. -or- index is equal to or greater than System.Collections.CollectionBase.Count. |
| dbicCalendar | Send comments on this topic. |
| RemoveAt Method | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiTaskCollection Class : RemoveAt Method |
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | index is less than zero. -or- index is equal to or greater than System.Collections.CollectionBase.Count. |