Table of Contents

Class SKConfettiSystemCollection

Namespace
SkiaSharp.Extended.UI.Controls
Assembly
SkiaSharp.Extended.UI.dll
public class SKConfettiSystemCollection : ObservableCollection<SKConfettiSystem>, IList<SKConfettiSystem>, ICollection<SKConfettiSystem>, IList, ICollection, IReadOnlyList<SKConfettiSystem>, IReadOnlyCollection<SKConfettiSystem>, IEnumerable<SKConfettiSystem>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Inheritance
SKConfettiSystemCollection
Implements
Inherited Members

Constructors

SKConfettiSystemCollection()
SKConfettiSystemCollection(IEnumerable<SKConfettiSystem>)
SKConfettiSystemCollection(List<SKConfettiSystem>)