The EmptyControlCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | EmptyControlCollection | Initializes a new instance of the EmptyControlCollection class |
Methods
Name | Description | |
---|---|---|
![]() | Add | (Overrides ControlCollection..::..Add(Control).) |
![]() | AddAt | (Overrides ControlCollection..::..AddAt(Int32, Control).) |
![]() | Clear | (Inherited from ControlCollection.) |
![]() | Contains | (Inherited from ControlCollection.) |
![]() | CopyTo | (Inherited from ControlCollection.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEnumerator | (Inherited from ControlCollection.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IndexOf | (Inherited from ControlCollection.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Remove | (Inherited from ControlCollection.) |
![]() | RemoveAt | (Inherited from ControlCollection.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Count | (Inherited from ControlCollection.) |
![]() | IsReadOnly | (Inherited from ControlCollection.) |
![]() | IsSynchronized | (Inherited from ControlCollection.) |
![]() | Item | (Inherited from ControlCollection.) |
![]() | Owner | (Inherited from ControlCollection.) |
![]() | SyncRoot | (Inherited from ControlCollection.) |