1 reference to EnumeratorOnICollection
System.Web (1)
UI\WebControls\PagedDataSource.cs (1)
331
return new
EnumeratorOnICollection
((ICollection)dataSource, startIndex, count);