次の方法で共有


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

プロパティ値

実装

適用対象