CollectionClearedEventArgs<T> Constructor

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public CollectionClearedEventArgs(
	T[] items
)

Parameters

items

Type: T[]

See Also

Reference