Constructor SequencedBase
SequencedBase(Collections.Generic.IEqualityComparer<T>, MemoryType)
Declaration
protected SequencedBase(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 |