AppointmentDependencyDataStorage.AddRange Method
Name | Parameters | Description |
---|---|---|
AddRange(AppointmentDependency[]) | dependencies | Adds an array of the appointment dependencies to this AppointmentDependencyDataStorage. |
AddRange(IEnumerable<AppointmentDependency>) | dependencies | Adds an list of the appointment dependencies to this AppointmentDependencyDataStorage. |