Table of Contents

Class ImageSourceCollection

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Represents a collection of ImageSource objects.

public class ImageSourceCollection : ObservableCollection<ImageSource>, IList<ImageSource>, ICollection<ImageSource>, IList, ICollection, IReadOnlyList<ImageSource>, IReadOnlyCollection<ImageSource>, IEnumerable<ImageSource>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Inheritance
ImageSourceCollection
Implements
Extension Methods