ObservableCollectionExtended<(Of <(<'T>)>)>..::..ReadOnlyWrapper Property
Returns a read-only wrapper around this collection.
Namespace:
Tortuga.Anchor.CollectionsAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
public ReadOnlyObservableCollectionExtended<T> ReadOnlyWrapper { get; }
Public ReadOnly Property ReadOnlyWrapper As ReadOnlyObservableCollectionExtended(Of T) Get