'Declaration Public ReadOnly Property Notifications As List(Of Tuple(Of Object,NotifyCollectionChangedEventArgs))
public List<Tuple<object,NotifyCollectionChangedEventArgs>> Notifications {get;}
'Declaration Public ReadOnly Property Notifications As List(Of Tuple(Of Object,NotifyCollectionChangedEventArgs))
public List<Tuple<object,NotifyCollectionChangedEventArgs>> Notifications {get;}