For a list of all members of this type, see ControlCollection members.
Public Properties
| Name | Description |
| Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase) |
| Count | Gets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase) |
| Item | Overloaded. Returns a control in the collection at the specified index or with a specified name. |
Top
See Also