CheckedListBox.CheckedIndexCollection.IList.IsFixedSize プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このメンバーの詳細については、「IsFixedSize」をご覧ください。
property bool System::Collections::IList::IsFixedSize { bool get(); };
bool System.Collections.IList.IsFixedSize { get; }
member this.System.Collections.IList.IsFixedSize : bool
ReadOnly Property IsFixedSize As Boolean Implements IList.IsFixedSize
プロパティ値
常に true
。
実装
注釈
このメンバーは、明示的なインターフェイス メンバーの実装です。 これは、CheckedListBox.CheckedIndexCollection のインスタンスが IList インターフェイスにキャストされる場合のみ、使用できます。