3 writes to index
System.Web (3)
UI\WebControls\PagedDataSource.cs (3)
381
this.
index
= -1;
393
index
++;
399
index
= -1;
1 reference to index
System.Web (1)
UI\WebControls\PagedDataSource.cs (1)
394
return result && (
index
< indexBounds);