Constructor DirectedCollectionBase
DirectedCollectionBase(Collections.Generic.IEqualityComparer<T>, MemoryType)
Declaration
protected DirectedCollectionBase(Collections.Generic.IEqualityComparer<T> itemequalityComparer, MemoryType memoryType)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IEqualityComparer<T> | itemequalityComparer | |
MemoryType | memoryType | The type of memory for the enumerator used to iterate the collection |