共用方式為


ConnectionItems.ICollection<KeyValuePair<Object,Object>>.IsReadOnly 屬性

定義

property bool System::Collections::Generic::ICollection<System::Collections::Generic::KeyValuePair<System::Object,System::Object>>::IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Object,System.Object>>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Object,System.Object>>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of KeyValuePair(Of Object, Object)).IsReadOnly

屬性值

實作

適用於