PocketPlanner Programmer's Guide

Selection.Remove Method

See Also

Removes the specified date or range of dates from the selection.

 Overload List

Name Description

Selection.Remove (DateTime)

Removes the specified date from the selection.

Selection.Remove (DateTime, DateTime)

Removes the specified date range from the selection.

 See Also