The members of System.Web.UI.ControlCollection are listed below.
See Also: Inherited members from System.Object
| | Documentation for this section has not yet been entered. |
[read-only] | Count | int. Documentation for this section has not yet been entered. |
[read-only] | IsReadOnly | bool. Documentation for this section has not yet been entered. |
[read-only] | IsSynchronized | bool. Documentation for this section has not yet been entered. |
[read-only] default property | Item(int) | Control. Documentation for this section has not yet been entered. |
[read-only] | SyncRoot | object. Documentation for this section has not yet been entered. |
[read-only] | Owner | Control. Documentation for this section has not yet been entered. |
| Add(Control)Documentation for this section has not yet been entered. |
| AddAt(int, Control)Documentation for this section has not yet been entered. |
| Clear()Documentation for this section has not yet been entered. |
| Contains(Control) : boolDocumentation for this section has not yet been entered. |
| CopyTo(Array, int)Documentation for this section has not yet been entered. |
| GetEnumerator() : IEnumeratorDocumentation for this section has not yet been entered. |
| IndexOf(Control) : intDocumentation for this section has not yet been entered. |
| Remove(Control)Documentation for this section has not yet been entered. |
| RemoveAt(int)Documentation for this section has not yet been entered. |