IRead |
The IReadOnlyControlCollectionT type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains | Check if the collection contains a control. | |
| ContainsKey | Check if the collection contains a control with name. | |
| IndexOf(T) | Get the index of a control in the collection by reference. | |
| IndexOf(String) | Get the index of a control in the collection by name. |