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