Provides arguments for the ItemsRemoved event of the ListItemCollection class.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic

Public Class ItemsRemovedEventArgs _
	Inherits ItemsEventArgs

C#

public class ItemsRemovedEventArgs : ItemsEventArgs