Click or drag to resize
DisposableReadOnlyObservableCollectionTDispose Method
Unsubscribes the underlying collection from change notifications.

Namespace: Lawo.ComponentModel
Assembly: Lawo (in Lawo.dll) Version: 1.4.1707.27006
Syntax
Remarks
If the subscription is intended to be permanent it is permissible to never call Dispose.
See Also