3 writes to index
System.Web.Extensions (3)
UI\WebControls\ListViewPagedDataSource.cs (3)
279
this.
index
= -1;
291
index
++;
297
index
= -1;
1 reference to index
System.Web.Extensions (1)
UI\WebControls\ListViewPagedDataSource.cs (1)
292
return result && (
index
< indexBounds);