Click or drag to resize
TimeSlot<V> Properties

The TimeSlot< V> generic type exposes the following members.

Properties
  NameDescription
Public propertySlotEndTime
The end time (exclusive) of this slot.
Public propertySlotStartTime
The start time (inclusive) of this slot.
Public propertyValue
The value associated with this slot.
Top
See Also