Class
WizardPageCollection

Wizard pages collection.

Definition

Namespace:Telerik.Windows.Controls.Wizard

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

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

Inheritance: objectCollection<WizardPage>ObservableCollection<WizardPage>WizardPageCollection

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

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

Constructors

WizardPageCollection()

Declaration

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