1 write to collection
System.Web (1)
UI\WebControls\PagedDataSource.cs (1)
458
this.
collection
= collection;
1 reference to collection
System.Web (1)
UI\WebControls\PagedDataSource.cs (1)
473
return
collection
[startIndex + index];