Gets the number of System.Web.UI.WebControls.RepeaterItem objects in the collection.
Documentation for this section has not yet been entered.
Use the RepeaterItemCollection.Count property to determine the number of System.Web.UI.WebControls.RepeaterItem objects in the System.Web.UI.WebControls.RepeaterItemCollection collection. The RepeaterItemCollection.Count property is commonly used when iterating through the collection to determine the upper bound of the collection.