Search
ItemSelection Members
Methods
 


An instance of this class represents a set of selected schedule items.

The following tables list the members exposed by the ItemSelection type.

 Public Methods

  Name Description

add

Adds the specified item to the selection.

clear

Clears the selection.

contains

Determines whether the specified item is currently selected.

getCount

Gets the number of selected items.

getItems

Gets the selected items.

remove

Removes the specified item from the selection.

 See Also