Observable |
The ObservableFilteredCollectionT type exposes the following members.
Name | Description | |
---|---|---|
Finalize | (Overrides ObjectFinalize) | |
OnCollectionChanged |
Raises the CollectionChanged event.
(Inherited from ReadOnlyObservableCollectionAdapterT, TList) | |
OnPropertyChanged |
Raises the PropertyChanged event.
(Inherited from ReadOnlyObservableCollectionAdapterT, TList) |
Name | Description | |
---|---|---|
SafeCastT |
Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions) |