Scheduler for WinForms
AddRange メソッド (AppointmentCollection)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > AppointmentCollection クラス : AddRange メソッド
Adds an array of Appointment objects to the collection. This methods clears collection before adding new items. Don't use it if you want to save previously existed items.
オーバーロード一覧
オーバーロード解説
Adds an array of Appointment objects to the collection. This methods clears collection before adding new items. Don't use it if you want to save previously existed items.  
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. C1.Schedule.BaseCollection<Appointment>から継承されます。
参照

AppointmentCollection クラス
AppointmentCollection メンバ