Uredi

Deli z drugimi prek


OrderedDictionary<TKey,TValue>.KeyCollection.ICollection<TKey>.IsReadOnly Property

Definition

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

Property Value

Implements

Applies to