Method IControlContainer.GetControlList
IControlContainer.GetControlList()
Implementation needed by IControlContainer to get the object's controls list.
Declaration
IEnumerable<SimpleControl> IControlContainer.GetControlList()
Returns
| Type | Description |
|---|---|
| IEnumerable<SimpleControl> |