Share via


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

Devuelve true porque es un diccionario de solo lectura.

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

Sintaxis

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

Valor de propiedad

Tipo: System.Boolean
True.

Implementaciones

IDictionary.IsReadOnly

Seguridad de .NET Framework

Vea también

Referencia

ReadOnlyDictionary<TKey, TValue> Clase

Microsoft.TeamFoundation.Client (Espacio de nombres)