Share via


ReadOnlyDictionary<TKey, TValue>.IDictionary.IsFixedSize (Propiedad)

Devuelve true si el tamaño del diccionario no cambia.

Espacio de nombres:  Microsoft.TeamFoundation.Client
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

'Declaración
Private ReadOnly Property IsFixedSize As Boolean
    Implements IDictionary.IsFixedSize
bool IDictionary.IsFixedSize { get; }

Valor de propiedad

Tipo: System.Boolean
True si el tamaño del diccionario no cambia; de lo contrario, false.

Implementaciones

IDictionary.IsFixedSize

Seguridad de .NET Framework

Vea también

Referencia

ReadOnlyDictionary<TKey, TValue> Clase

Microsoft.TeamFoundation.Client (Espacio de nombres)