[]
        
(Showing Draft Content)

C1.LiveLinq.Collections.IndexableObject.OnPropertyChanged

OnPropertyChanged Method

OnPropertyChanged(string)

Raises the PropertyChanged event.

Declaration
protected virtual void OnPropertyChanged(string propertyName)
Parameters
Type Name Description
string propertyName

The name of the property that is changed.