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