IControlScreens Interface |
Namespace: AxiomCore2.Controls
public interface IControlScreens : IControlChildren, IReadOnlyControlCollection<IControlBase>, IEnumerable<IControlBase>, IEnumerable, IDisposable
The IControlScreens type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | (Inherited from IReadOnlyControlCollectionT.) | |
| ItemInt32 | (Inherited from IReadOnlyControlCollectionT.) | |
| ItemString | (Inherited from IReadOnlyControlCollectionT.) |
| Name | Description | |
|---|---|---|
| Add | (Inherited from IControlChildren.) | |
| Clear | (Inherited from IControlChildren.) | |
| Contains | (Inherited from IReadOnlyControlCollectionT.) | |
| ContainsKey | (Inherited from IReadOnlyControlCollectionT.) | |
| IndexOf(String) | (Inherited from IReadOnlyControlCollectionT.) | |
| IndexOf(T) | (Inherited from IReadOnlyControlCollectionT.) | |
| Insert | (Inherited from IControlChildren.) | |
| Reindex | (Inherited from IControlChildren.) | |
| Remove | (Inherited from IControlChildren.) |