バージョン

IsFixedSize プロパティ (FilterItemCollection<T>)

System.Collections.IList が固定サイズかどうか示す値を取得します。
シンタックス
'宣言
 
Public Overrides ReadOnly Property IsFixedSize As Boolean
public override bool IsFixedSize {get;}

プロパティ値

System.Collections.IList が固定サイズの場合は True、そうでない場合は False を返します。
参照