SortedDictionary.ValueCollection.System.Collections.Generic.ICollection.IsReadOnly プロパティ
アセンブリ: System (system.dll 内)

Private ReadOnly Property System.Collections.Generic.ICollection<TValue>.IsReadOnly As Boolean Implements ICollection(Of TValue).IsReadOnly
Dim instance As ValueCollection Dim value As Boolean value = CType(instance, ICollection(Of TValue)).IsReadOnly
private: virtual property bool System.Collections.Generic.ICollection<TValue>.IsReadOnly { bool get () sealed = ICollection<TValue>::IsReadOnly::get; }
ICollection が読み取り専用の場合は true。それ以外の場合は false。SortedDictionary.ValueCollection の既定の実装では、このプロパティは常に false を返します。


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


SortedDictionary.ValueCollection ジェネリック クラス
SortedDictionary.ValueCollection メンバ
System.Collections.Generic 名前空間
Weblioに収録されているすべての辞書からSortedDictionary.ValueCollection.System.Collections.Generic.ICollection<TValue>.IsReadOnly プロパティを検索する場合は、下記のリンクをクリックしてください。

- SortedDictionary.ValueCollection.System.Collections.Generic.ICollection<TValue>.IsReadOnly プロパティのページへのリンク