asp.net.ph

RepeaterItemCollection.Count Property

System.Web.UI.WebControls Namespace   RepeaterItemCollection Class


Returns the number of items in the collection.

Syntax


Script [ integer variable = ] RepeaterItemCollection.Count

Property Value


variable Integer specifying the total number of items currently stored in the collection.

The property is read only with no default value.

Remarks

Use the Count property to determine the number of items in the RepeaterItemCollection. The Count property is commonly used when iterating through the collection to determine the upper bound of the collection.

See Also

RepeaterItemCollection Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note