Skip to main content

TimeSlotCollection.Add Method

Name Parameters Description
Add(TimeSpan, String, String) val, displayName, menuCaption Appends a new time slot with the specified value, display name and menu caption to the collection.
Add(TimeSpan, String) val, displayName Appends a new time slot with the specified value and display name to the collection.