共用方式為


OrderedDictionary<TKey,TValue>.KeyCollection.IList.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

屬性值

實作

適用於