- Namespace
- Avalonia
.Collections - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["NotifyCollectionChangedExtensions"]
class Type type-node
Syntax
public static class NotifyCollectionChangedExtensions
Methods
Name | Value | Summary |
---|---|---|
Get |
IObservable |
Gets a weak observable for the CollectionChanged event.
static
|
WeakSubscribe |
IDisposable |
Subscribes to the CollectionChanged event using a weak subscription.
static
|
WeakSubscribe |
IDisposable |
Subscribes to the CollectionChanged event using a weak subscription.
static
|