This documentation is for the old version. Go to the latest Graphics Mill docs

Collection<T> Constructor

Creates and initializes an instance of the Collection<T> class.

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

Syntax

Visual Basic
Public Sub New
C#
public Collection()

See Also

Reference