Freigeben über


ReadOnlyDictionary<TKey, TValue>.IDictionary.IsReadOnly-Eigenschaft

Gibt true zurück, da dieses ein schreibgeschütztes Wörterbuch ist.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Private ReadOnly Property IsReadOnly As Boolean
    Implements IDictionary.IsReadOnly
bool IDictionary.IsReadOnly { get; }

Eigenschaftswert

Typ: System.Boolean
True.

Implementiert

IDictionary.IsReadOnly

.NET Framework-Sicherheit

Siehe auch

Referenz

ReadOnlyDictionary<TKey, TValue> Klasse

Microsoft.TeamFoundation.Client-Namespace