ReadOnlyObservableCollectionExtended<(Of <(<'T>)>)> Class

A ReadOnlyObservableCollection that includes the functionality from ExtendedObservableCollection.

Namespace:  Tortuga.Anchor.Collections
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


Type Parameters

T
The type of elements in the collection.

Inheritance Hierarchy


Object
  ReadOnlyCollection<(Of <(<'T>)>)>
    Tortuga.Anchor.Collections..::..ReadOnlyObservableCollectionExtended<(Of <(<'T>)>)>