The Schedule<(Of <(<'T>)>)> type exposes the following members.

Properties

  NameDescription
Public propertyAllSortOverlapCount
The collection of time periods, sorted by lowest to highest overlap count.
Public propertyAllSortOverlapCountDesc
The collection of time periods, sorted by highest to lowest overlap count.
Public propertyOverlapMax
The collection of time periods that have the highest overlap count.
Public propertyOverlapMin
The collection of time periods that have the lowest overlap count.

See Also