1 write to array
System.Web (1)
UI\WebControls\PagedDataSource.cs (1)
498
this.
array
= array;
1 reference to array
System.Web (1)
UI\WebControls\PagedDataSource.cs (1)
513
return
array
[startIndex + index];