Search
Selection.getRanges Method
See Also
 






Gets a read-only collection of DateTime objects, sorted chronologically. Each pair in the collection represents a selected time range.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public List<DateTime> getRanges ()

 Return Value

Any attempt to modify this connection will result in an exception.

 See Also