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