GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > ItemCollectionExtensions Class : ToLazyItemCollection Method |
Overload | Description |
---|---|
ToLazyItemCollection<T>(IList<T>) | Returns lazy memoizable item collection for specified sequence. |
ToLazyItemCollection<T>(IEnumerable<T>) | Returns lazy memoizable item collection for specified sequence. |