Implemented interface member:
property
Count
System.Collections.ICollection.Count
1 reference to Count
System.Web (1)
UI\WebControls\DetailsView.cs (1)
2209for (int i = 0; i < fields.Length && i < rows.Count; i++) {