IReadOnlyControlCollectionT Interface |
Namespace: AxiomCore2.Controls
public interface IReadOnlyControlCollection<T> : IEnumerable<T>, IEnumerable where T : IControlBase
The IReadOnlyControlCollectionT type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | ||
| ItemInt32 | ||
| ItemString |
| Name | Description | |
|---|---|---|
| Contains | ||
| ContainsKey | ||
| IndexOf(String) | ||
| IndexOf(T) |