INotifyPropertyChanged Interface

Represents type INotifyPropertyChanged.

Namespace: Spring
IInterface
  Spring.INotifyPropertyChanged
    Spring.Collections.Lists.TObservableList<T>
type
 INotifyPropertyChanged = interface
 ['{A517EC98-C651-466B-8290-F7EE96877E03}']
 end;

The INotifyPropertyChanged type exposes the following members.

Show:
 NameDescription
OnPropertyChanged

Represents property OnPropertyChanged.

Top
Show:
 NameDescription
GetOnPropertyChanged

Represents method GetOnPropertyChanged.

Top