1 write to collection
System.Web.Extensions (1)
UI\WebControls\ListViewPagedDataSource.cs (1)
356this.collection = collection;
1 reference to collection
System.Web.Extensions (1)
UI\WebControls\ListViewPagedDataSource.cs (1)
371return collection[startRowIndex + index];