ComponentOne Query 8.0
Count Property

Syntax

collection.Count

Notes

Read-only at run time.  Not available at design time. Type: Long. Property applies to DataSourceFields collection.

Description

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