Version

Add Method (WorkingHoursCollection)

Adds a TimeRange with the specified start and end times to this collection.
Overload List
OverloadDescription
Add(TimeSpan,TimeSpan)Adds a TimeRange with the specified start and end times to this collection.  
Add(WorkingHourTimeRange)Adds an object to the end of the Collection. (Inherited from System.Collections.ObjectModel.Collection<WorkingHourTimeRange>)
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also