MindFusion.Java Package Programmer's Guide
Selection.remove Method (DateTime)
See Also
 






Removes the specified date from the selection.

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

 Syntax

Java  Copy Code

public void remove (
    DateTime date
)

 Parameters

date

The date to be removed from the selection.

 See Also

remove Method Overload List
Selection Members
Selection Class
com.mindfusion.scheduling Namespace