1 reference to EnumeratorOnICollection
System.Web.Extensions (1)
UI\WebControls\ListViewPagedDataSource.cs (1)
227
return new
EnumeratorOnICollection
((ICollection)_dataSource, startRowIndex, count);