Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / ContactCollection Class / AddRange Method

In This Topic
    AddRange Method (ContactCollection)
    In This Topic
    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.
    Overload List
    OverloadDescription
    (Inherited from C1.C1Schedule.BaseCollection<Contact>)
    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.C1Schedule.BaseCollection<Contact>)
    See Also