Freigeben über


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

Gibt true zurück, wenn die Größe des Wörterbuchs nicht ändert.

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

Syntax

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

Eigenschaftswert

Typ: System.Boolean
True, wenn die Größe des Wörterbuchs nicht geändert; andernfalls false.

Implementiert

IDictionary.IsFixedSize

.NET Framework-Sicherheit

Siehe auch

Referenz

ReadOnlyDictionary<TKey, TValue> Klasse

Microsoft.TeamFoundation.Client-Namespace