Table of Contents

Class Control.ControlCollection

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Represents a collection of Control objects.

public class Control.ControlCollection : Collection<Control>, IList<Control>, ICollection<Control>, IReadOnlyList<Control>, IReadOnlyCollection<Control>, IEnumerable<Control>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Inheritance
Control.ControlCollection
Implements

Constructors

ControlCollection()

Initializes a new instance of the Control.ControlCollection class.

Methods

Clone()

Creates clone of this object.