| Overload | Description |
|---|---|
| ContainsChildOfType<T>(ILayoutContainer) | Indicates whether a child of a specified type is contained in the ILayoutContainer. |
| ContainsChildOfType<T,S>(ILayoutContainer) | Indicates whether a child of a either one of the specified type is contained in the ILayoutContainer. |