Table of Contents

Class UIElementCollection

Namespace
Stride.UI
Assembly
Stride.UI.dll

A collection of UIElements.

[DataContract("UIElementCollection")]
public class UIElementCollection : TrackingCollection<UIElement>, IList<UIElement>, ICollection<UIElement>, IReadOnlyList<UIElement>, IReadOnlyCollection<UIElement>, IEnumerable<UIElement>, IEnumerable, ITrackingCollectionChanged
Inheritance
UIElementCollection
Implements
Inherited Members
Extension Methods