Provides arguments for the ItemsInserted event of the ListItemCollection class.

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

Syntax

Visual Basic

Public Class ItemsInsertedEventArgs _
	Inherits ItemsEventArgs

C#

public class ItemsInsertedEventArgs : ItemsEventArgs