INotifyCollectionChanged<T> Interface

Represents type INotifyCollectionChanged<T>.

Namespace: Spring.Collections
type
 INotifyCollectionChanged<T> = interface
 ['{B4F756F2-B436-462D-8046-AB70377228F1}']
 end;

Type Parameters

T

The INotifyCollectionChanged<T> type exposes the following members.

Show:
 NameDescription
OnChanged

Represents property OnChanged.

Top
Show:
 NameDescription
GetOnChanged

Represents method GetOnChanged.

Top