Search
ItemSelection.getCount Method
See Also
 






Gets the number of selected items.

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

 Syntax

Java  Copy Code

public int getCount ()

 Return Value

An integer value specifying the number of selected items.

 See Also