Aracılığıyla paylaş


FrozenDictionary<TKey,TValue>.IDictionary.IsReadOnly Özellik

Tanım

Nesnenin IDictionary salt okunur olup olmadığını belirten bir değer alır.

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

Özellik Değeri

trueIDictionary nesne salt okunursa; değilse, false.

Uygulamalar

Şunlara uygulanır