Optimized allocation free implementation of IList using ArrayPool.
-
Updated
Jul 9, 2024 - C#
Optimized allocation free implementation of IList using ArrayPool.
Support for List collections and linq syntax
Extension methods for IEnumerable based objects
Generic IList and ISet implementations that implement INotifyCollectionChanged and IBindinList for netstandard2.0
This is a very simple windows console application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Events Functional Programming Custom EventArgs IList<> Interface Indexer Delegates Anonymous Methods Event Handlers
NHibernate List, Bag and Set that implement IBindingList, INotifyCollectionChanged or both
Bind data from a List, BindingLIst and ReadOnlyCollection objects to the worksheet range.
Add a description, image, and links to the ilist topic page so that developers can more easily learn about it.
To associate your repository with the ilist topic, visit your repo's landing page and select "manage topics."