UIElementCollection Class
Namespace: Stride.UIAssembly: Stride.UI.dll
A collection of UIElements.
Derived from UIElementCollection:
[DataContract("UIElementCollection")]
public class UIElementCollection : TrackingCollection<UIElement>, IList<UIElement>, ICollection<UIElement>, IReadOnlyList<UIElement>, IReadOnlyCollection<UIElement>, IEnumerable<UIElement>, IEnumerable, ITrackingCollectionChanged