ConnectionItems.ICollection<KeyValuePair<Object,Object>>.IsReadOnly Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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