BitmapEffectCollection.IList.IsReadOnly プロパティ

定義

注: この API は廃止されました。 廃止されていない代替手段は Effect。 このメンバーの説明については、 IsReadOnlyを参照してください。

property bool System::Collections::IList::IsReadOnly { bool get(); };
bool System.Collections.IList.IsReadOnly { get; }
member this.System.Collections.IList.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements IList.IsReadOnly

プロパティ値

true BitmapEffectCollectionが読み取り専用の場合は %。それ以外の場合はfalse

実装

注釈

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

適用対象