Click or drag to resize

ObservableWrappedCollectionTSource, TTarget Methods

The ObservableWrappedCollectionTSource, TTarget type exposes the following members.

Methods
 NameDescription
Protected methodFinalize
(Overrides ObjectFinalize)
Protected methodOnCollectionChanged Raises the CollectionChanged event.
(Inherited from ReadOnlyObservableCollectionAdapterT, TList)
Protected methodOnPropertyChanged Raises the PropertyChanged event.
(Inherited from ReadOnlyObservableCollectionAdapterT, TList)
Protected methodOnSourceCollectionChanged Called when the source collection has changed.
Top
Extension Methods
 NameDescription
Public Extension MethodSafeCastT Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions)
Top
See Also