HtmlNodeItemOnPropertyChanged Method

Overload List

OnPropertyChanged(String) Raises the PropertyChanged event when the value of a property has changed.
OnPropertyChanged(Object, PropertyChangeEventArgs) Run the event up the document.
OnPropertyChanged(String, Object, Object) Raises the PropertyChanged event when the value of a property value has changed.

See Also