ComponentOne True DBInput Pro 8.0
Count Property (ChildrenCollection)

 

Reference> ChildrenCollection Object> ChildrenCollection Properties> Count Property (ChildrenCollection)

Count Property (ChildrenCollection)

Returns the element count in the collection object.

Syntax

object.Count

Read-only at run time. Not available at design time.

Remarks

You can use this property with a For...Next statement to carry out an operation in a collection.

Collections are one-based, which means that the items in a collection are indexed from 1 to Count.

See Also

Item Property (ChildrenCollection)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback