Skip to main content
A newer version of this page is available. .

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.