ComponentOne True DBInput Pro 8.0
Count Property (DaysCollection)

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.

 

 


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

Product Support Forum  |  Documentation Feedback