Table of Contents

Class AbstractControl.ControlCollection

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

Represents a collection of AbstractControl objects.

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

Constructors

ControlCollection()

Initializes a new instance of the AbstractControl.ControlCollection class.

Methods

Clone()

Creates clone of this object.