Cysharp / ObservableCollections

High performance observable collections and synchronized views, for WPF, Blazor, Unity.
MIT License
461 stars 36 forks source link

ReadOnlyCollection #41

Open xandudex opened 2 months ago

xandudex commented 2 months ago

Is there a way to incapsulate any of Observable collections?

neuecc commented 2 months ago

Each collections already implement IReadOnly***.