May 2010
Intermediate to advanced
1272 pages
61h 18m
English
ReadonlyObservableCollection(Of T) CollectionAs for the List(Of T) and also for the ObservableCollection(Of T), there is a read-only counterpart named ReadonlyObservableCollection(Of T) which works like the ReadonlyCollection(Of T) plus the implementation of the CollectionChanged event. The collection is also exposed by the System.Collections.ObjectModel namespace.
Read now
Unlock full access