Count Property

Count property

Returns the number of items in the collection, group, or selection set.

Syntax

IntegerVariable = object.Count

Where:

     integerVariable is a Long integer variable for storing the Count value.

     object is a collection object.

Count property example

URL:  http://www.progecad.us/index.pl?iid=21664
Printed on:  May 20, 2013 4:54 AM