[]
Gets whether the item changes(Replace) are notified as Reset.
public bool NotifiesReplaceAsReset { get; }
This property is particularly relevant when using this collection as the source of WPF DataGrid and the item type implements INotifyPropertyChanged, because that grid ignores these cases and do nothing.