public void OnItemsDelete (System.Collections.Generic.List<System.Activities.Presentation.Model.ModelItem> itemsToDelete);
abstract member OnItemsDelete : System.Collections.Generic.List<System.Activities.Presentation.Model.ModelItem> -> unit
override this.OnItemsDelete : System.Collections.Generic.List<System.Activities.Presentation.Model.ModelItem> -> unit
Public Sub OnItemsDelete (itemsToDelete As List(Of ModelItem))