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