Vanara/Core/Collections
dahall 589d47c3b6 Added classes to enumerate on pointer elements (NativeMemoryEnumerator and UntypedNativeMemoryEnumerator). Changed IntPtr.ToIEnum methods to use new classes and added IntPtrGetEnumerator extension methods. 2020-05-15 16:37:15 -06:00
..
EnumerableEqualityComparer.cs Added EnumerableEqualityComparer to provide equality comparisons and full hashes of lists. 2018-01-17 12:27:24 -07:00
EventedList.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
NativeMemoryEnumerator.cs Added classes to enumerate on pointer elements (NativeMemoryEnumerator and UntypedNativeMemoryEnumerator). Changed IntPtr.ToIEnum methods to use new classes and added IntPtrGetEnumerator extension methods. 2020-05-15 16:37:15 -06:00
SparseArray.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
VirtualDictionary.cs Fixed docs 2019-09-16 07:53:41 -06:00