Back to Devexpress

AppointmentDataStorage.AddRange Method

windowsforms-devexpress-dot-xtrascheduler-dot-appointmentdatastorage-dot-addrange.md

latest596 B
Original Source

AppointmentDataStorage.AddRange Method

NameParametersDescription
AddRange(Appointment[])appointmentsAppends an array of appointments to the storage’s collection.
AddRange(IEnumerable<Appointment>)appointmentsAdds an collection of appointments to the storage’s collection.