Returns the number of items in the collection.
This is a read-only property; it can be viewed but not set.
VBScript
db_collection.Count
Perl
$db_collection->Count();