DesignerAutoFormatCollection.System.Collections.IList.IsReadOnly プロパティ
アセンブリ: System.Design (system.design.dll 内)
構文Private ReadOnly Property System.Collections.IList.IsReadOnly As Boolean Implements IList.IsReadOnly
Dim instance As DesignerAutoFormatCollection Dim value As Boolean value = CType(instance, IList).IsReadOnly
private: virtual property bool System.Collections.IList.IsReadOnly { bool get () sealed = IList::IsReadOnly::get; }
常に true。これはコレクションを置換または削除できないことを示します。
解説このメンバは、明示的なインターフェイス メンバの実装です。DesignerAutoFormatCollection インスタンスが System.Collections.IList インターフェイスにキャストされた場合にのみ使用できます。
.NET Framework のセキュリティ
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- DesignerAutoFormatCollection.System.Collections.IList.IsReadOnly プロパティのページへのリンク