Class
ImageToolsSectionsCollection

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.ImageEditor.dll

Syntax:

cs-api-definition
public class ImageToolsSectionsCollection : ObservableCollection<ImageToolsSection>, IList<ImageToolsSection>, ICollection<ImageToolsSection>, IList, ICollection, IReadOnlyList<ImageToolsSection>, IReadOnlyCollection<ImageToolsSection>, IEnumerable<ImageToolsSection>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Inheritance: objectCollection<ImageToolsSection>ObservableCollection<ImageToolsSection>ImageToolsSectionsCollection

Implements: ICollectionICollection<ImageToolsSection>IEnumerableIEnumerable<ImageToolsSection>IListIList<ImageToolsSection>INotifyCollectionChangedINotifyPropertyChangedIReadOnlyCollection<ImageToolsSection>IReadOnlyList<ImageToolsSection>

Inherited Members ObservableCollection<ImageToolsSection>.Move(int, int)ObservableCollection<ImageToolsSection>.ClearItems()ObservableCollection<ImageToolsSection>.RemoveItem(int)ObservableCollection<ImageToolsSection>.InsertItem(int, ImageToolsSection)ObservableCollection<ImageToolsSection>.SetItem(int, ImageToolsSection)ObservableCollection<ImageToolsSection>.MoveItem(int, int)ObservableCollection<ImageToolsSection>.OnPropertyChanged(PropertyChangedEventArgs)ObservableCollection<ImageToolsSection>.OnCollectionChanged(NotifyCollectionChangedEventArgs)ObservableCollection<ImageToolsSection>.BlockReentrancy()ObservableCollection<ImageToolsSection>.CheckReentrancy()ObservableCollection<ImageToolsSection>.CollectionChangedObservableCollection<ImageToolsSection>.PropertyChangedCollection<ImageToolsSection>.Add(ImageToolsSection)Collection<ImageToolsSection>.Clear()Collection<ImageToolsSection>.CopyTo(ImageToolsSection[], int)Collection<ImageToolsSection>.Contains(ImageToolsSection)Collection<ImageToolsSection>.GetEnumerator()Collection<ImageToolsSection>.IndexOf(ImageToolsSection)Collection<ImageToolsSection>.Insert(int, ImageToolsSection)Collection<ImageToolsSection>.Remove(ImageToolsSection)Collection<ImageToolsSection>.RemoveAt(int)Collection<ImageToolsSection>.CountCollection<ImageToolsSection>.ItemsCollection<ImageToolsSection>.this[int]

Constructors

ImageToolsSectionsCollection()

Declaration

cs-api-definition
public ImageToolsSectionsCollection()
In this article
DefinitionConstructorsImageToolsSectionsCollection()
Not finding the help you need?
Contact Support