コレクション内のアイテム数を戻します。
これは読み取り専用のプロパティです。表示できますが設定できません。
VBScript
db_collection.Count
Perl
$db_collection->Count();