System::Collections::IList::get_IsFixedSize メソッド

IList::get_IsFixedSize method

リストが固定サイズかどうかを示す値を取得します。

virtual bool System::Collections::IList::get_IsFixedSize() const

ReturnValue

リストが固定サイズの場合は true、そうでない場合は false。

参照