OrderedDictionary<TKey,TValue>.IDictionary.IsReadOnly 属性

定义

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

属性值

实现

适用于