3 writes to index
System.Web (3)
UI\WebControls\DummyDataSource.cs (3)
58this.index = -1; 68index++; 73this.index = -1;
1 reference to index
System.Web (1)
UI\WebControls\DummyDataSource.cs (1)
69return index < count;