Click or drag to resize

IReadOnlyControlCollectionT Interface

Namespace:  AxiomCore2.Controls
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
public interface IReadOnlyControlCollection<T> : IEnumerable<T>, 
	IEnumerable
where T : IControlBase

Type Parameters

T

The IReadOnlyControlCollectionT type exposes the following members.

Properties
Methods
See Also