Name | Description | |
---|---|---|
![]() ![]() | Memoize<TSource> | Creates a buffer with a view over the source sequence, causing each enumerator to obtain access to all of the sequence's elements without causing multiple enumerations over the source. |
The following tables list the members exposed by MemoizeEnumerableExtensions.
Name | Description | |
---|---|---|
![]() ![]() | Memoize<TSource> | Creates a buffer with a view over the source sequence, causing each enumerator to obtain access to all of the sequence's elements without causing multiple enumerations over the source. |