バージョン

Count プロパティ (FilterItemCollection)

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

プロパティ値

System.Collections.ICollection にある要素の数。
参照