System.Windows.Forms.Layout.ArrangedElementCollection Class

Represents a collection of objects.

See Also: ArrangedElementCollection Members

Syntax

public class ArrangedElementCollection : IList

Remarks

The System.Windows.Forms.Layout.ArrangedElementCollection class represents a collection of objects arranged on a design surface or inside a parent System.Windows.Forms.ContainerControl.

There are no publicly defined constructors in System.Windows.Forms.Layout.ArrangedElementCollection because it is designed to be used only internally within the dnprdnshort. However, classes derived from System.Windows.Forms.Layout.ArrangedElementCollection, such as System.Windows.Forms.Control.ControlCollection, are available to the developer.

Requirements

Namespace: System.Windows.Forms.Layout
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0