Returns the number of items in the specified collection. Read-only Variant.
Remarks
Some collections are 0-based and some are 1-based. The Count property for collections begins with one even though you'd access the first item in a collection with a zero.