MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine.Extensions Namespace / MemoizeEnumerableExtensions Class
Methods

In This Topic
MemoizeEnumerableExtensions Class Members
In This Topic

The following tables list the members exposed by MemoizeEnumerableExtensions.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)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.  
Top
See Also