バージョン

Count プロパティ

ICollection 内に含まれている要素数を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Count As Integer
public int Count {get;}

プロパティ値

ICollection にある要素の数。
参照