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