Initializes a new instance of the RemoveItemCommand class.
Namespace: MindFusion.SchedulingAssembly: MindFusion.Scheduling.Silverlight
public RemoveItemCommand ( Schedule schedule, Item item, int index)
Public New ( _ schedule As Schedule, _ item As Item, _ index As Integer _)
The index of the item being removed.
RemoveItemCommand ClassMindFusion.Scheduling Namespace