Compartir a través de


ReadOnlyDictionary45<TKey,TValue>.IDictionary<TKey,TValue>.Item[TKey] Propiedad

Definición

TValue System.Collections.Generic.IDictionary<TKey,TValue>.Item[TKey key] { get; set; }
member this.System.Collections.Generic.IDictionary<TKey,TValue>.Item('Key) : 'Value with get, set
 Property Item(key As TKey) As TValue Implements IDictionary(Of TKey, TValue).Item

Parámetros

key
TKey

Valor de propiedad

TValue

Implementaciones

Se aplica a