MindFusion.Scheduling for Silverlight Programmer's Guide
Selection.Remove Method (DateTime)
See Also
 





Removes the specified date from the selection.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public void Remove (
    DateTime date
)

Visual Basic  Copy Code

Public Sub Remove( _
    date As DateTime _
)

 Parameters

date
The date to be removed from the selection.

 See Also

Remove Method Overload List
Selection Members
Selection Class
MindFusion.Scheduling.Silverlight Namespace