Overload | Description |
---|---|
AddRange(Contact[]) | (Inherited from C1.Schedule.BaseCollection<Contact>) |
AddRange(Object[]) | Adds an array of objects to the collection. This methods clears the collection before adding new items. Don't use it if you want to keep preexisting items. (Inherited from C1.Schedule.BaseCollection<Contact>) |