Documentation for this section has not yet been entered.
You can use the AttributeCollection.Count property to set the limits of a loop that iterates through a collection of objects. If the collection is zero-based, be sure to use Count - 1 as the upper boundary of the loop.