June 2001
Intermediate to advanced
620 pages
19h 29m
English
Parameters.Count Property — (Versions 2.0, 2.1, 2.5, 2.6)
count = parameters.CountThe Count property indicates how many Parameter objects belong to the associated Parameters collection.
Long
If the value of the Count property is zero, there are no Parameter
objects within the associated Parameters collection. However,
Parameter objects that do belong to the associated Parameters
collection are indexed from 0 to one less than the
value of the Count property.
Read now
Unlock full access