Vanara/Core/Collections
dahall 4fa2755085 Added IArrayStruct<T> interface to identify two-field structures where the first field is an UInt32 and the second is a pointer to an array of structures along with supporting marshaler and extension method. 2020-12-14 15:57:23 -07: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
History.cs More work on generic History collection 2020-09-25 17:17:51 -06:00
IArrayStruct.cs Added IArrayStruct<T> interface to identify two-field structures where the first field is an UInt32 and the second is a pointer to an array of structures along with supporting marshaler and extension method. 2020-12-14 15:57:23 -07:00
NativeMemoryEnumerator.cs Fixed bug in UntypedNativeMemoryEnumerator where enumerated type was not set. 2020-07-11 16:25:56 -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