BitmapEffectCollection.IList.IsFixedSize プロパティ

定義

メモ: この API は、互換性のために残されています。 旧式でない代替手段は、Effect です。 このメンバーの詳細については、「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

プロパティ値

Boolean

true が固定サイズの場合は BitmapEffectCollection。それ以外の場合は false

実装

注釈

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

適用対象