Menu.MenuItemCollection.System.Collections.IList.IsFixedSize プロパティ
メモ : この名前空間、クラス、およびメンバは、.NET Framework Version 1.1 だけでサポートされています。
このメンバは、.NET Framework インフラストラクチャのサポートを目的としています。独自に作成したコード内で直接使用することはできません。
Private ReadOnly Property IsFixedSize As Boolean Implements _ IList.IsFixedSize
[C#]
bool IList.IsFixedSize {get;}
[C++]
private: __property bool
System::Collections::IList::get_IsFixedSize();
[JScript]
private function get IList.IsFixedSize() : Boolean;
参照
Menu.MenuItemCollection クラス | Menu.MenuItemCollection メンバ | System.Windows.Forms 名前空間