次の方法で共有


DesignerAutoFormatCollection.IList.IsFixedSize プロパティ

定義

DesignerAutoFormatCollection オブジェクトが IList インターフェイスにキャストされた場合に、コレクションのサイズが固定であるかどうかを示す値を取得します。

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

プロパティ値

Boolean

常に false

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 これは、オブジェクトがインターフェイスにDesignerAutoFormatCollectionIListキャストされている場合にのみ使用できます。

適用対象

こちらもご覧ください