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