Compartir a través de


ViewDataDictionary.Item[String] Propiedad

Definición

Obtiene o establece el elemento asociado a la clave especificada.

public object this[string key] { get; set; }
member this.Item(string) : obj with get, set
Default Public Property Item(key As String) As Object

Parámetros

key
String

Valor de propiedad

Valor del elemento seleccionado.

Implementaciones

Se aplica a