ComponentOne True DataControl 8.0
Count Property (Constraints)

Returns the number of items in a collection.

Syntax

collection.Count

Remarks

Read-only at run time.  Not available at design time. Property applies to NamedBookmarks, Constraints, Fields, FilterExpressions, Parameters, PropertyExpressions, and RangeConditions collections.

This property returns the number of items in a collection. 

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

 

 


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

Product Support Forum  |  Documentation Feedback