| Name | Description |
---|
 | Add |
Inserts a WizardPage before the RadWizard CompletionPage in the collection.
|
 | BeginItemUpdate | (Inherited from ObservableCollectionT.) |
 | BeginUpdate |
Suspends event notification.
(Inherited from ObservableCollectionT.) |
 | CallCollectionChanged | (Inherited from ObservableCollectionT.) |
 | CallCollectionChanging | (Inherited from ObservableCollectionT.) |
 | ClearItems |
Overridden. Removes all items from the collection.
(Inherited from ObservableCollectionT.) |
 | EndItemUpdate | (Inherited from ObservableCollectionT.) |
 | EndItemUpdate(Boolean) |
Resumes event notification.
(Inherited from ObservableCollectionT.) |
 | EndUpdate | (Inherited from ObservableCollectionT.) |
 | EndUpdate(Boolean) |
Resumes event notification.
(Inherited from ObservableCollectionT.) |
 | InsertItem(Int32, WizardPage) | (Overrides ObservableCollectionTInsertItem(Int32, T).) |
 | InsertItem(Int32, T, ActionT) | (Inherited from ObservableCollectionT.) |
 | Move |
Moves the item at the specified index to a new location in the collection.
(Inherited from ObservableCollectionT.) |
 | MoveItem |
Moves the item at the specified index to a new location in the collection.
(Inherited from ObservableCollectionT.) |
 | NotifyListenersCollectionChanged |
Raises the CollectionChanged event with the provided arguments.
(Inherited from ObservableCollectionT.) |
 | NotifyListenersCollectionChanging |
Raises the CollectionChanging event with the provided arguments.
(Inherited from ObservableCollectionT.) |
 | OnCollectionChanged(NotifyCollectionChangedEventArgs) |
Calls the NotifyListenersCollectionChanged method with the provided arguments if not in a batch update.
(Inherited from ObservableCollectionT.) |
 | OnCollectionChanged(NotifyCollectionChangedAction, Object, Int32) | (Inherited from ObservableCollectionT.) |
 | OnCollectionChanged(NotifyCollectionChangedAction, Object, Int32, Int32) | (Inherited from ObservableCollectionT.) |
 | OnCollectionChanged(NotifyCollectionChangedAction, Object, Object, Int32) | (Inherited from ObservableCollectionT.) |
 | OnCollectionChanging(NotifyCollectionChangingEventArgs) |
Calls the NotifyListenersCollectionChanging method with the provided arguments if not in a batch update.
(Inherited from ObservableCollectionT.) |
 | OnCollectionChanging(NotifyCollectionChangedAction, Object, Int32) | (Inherited from ObservableCollectionT.) |
 | OnCollectionChanging(NotifyCollectionChangedAction, Object, Int32, Int32) | (Inherited from ObservableCollectionT.) |
 | OnCollectionChanging(NotifyCollectionChangedAction, Object, Object, Int32) | (Inherited from ObservableCollectionT.) |
 | OnCollectionReset | (Inherited from ObservableCollectionT.) |
 | OnCollectionReseting | (Inherited from ObservableCollectionT.) |
 | OnNotifyPropertyChanged(PropertyChangedEventArgs) |
Raises the NotifyPropertyChanged event
(Inherited from ObservableCollectionT.) |
 | OnNotifyPropertyChanged(String) |
Raises the PropertyChanged event
(Inherited from ObservableCollectionT.) |
 | OnNotifyPropertyChanging(String) |
Raises the PropertyChanging event
(Inherited from ObservableCollectionT.) |
 | OnNotifyPropertyChanging(PropertyChangingEventArgsEx) |
Raises the NotifyPropertyChanging event
(Inherited from ObservableCollectionT.) |
 | RemoveItem | (Overrides ObservableCollectionTRemoveItem(Int32).) |
 | SetItem | (Overrides ObservableCollectionTSetItem(Int32, T).) |