ViewDataDictionary.Item[String] Propriété

Définition

Obtient ou définit l’élément associé à la clé spécifiée.

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

Paramètres

key
String

Valeur de propriété

Valeur de l'élément sélectionné.

Implémente

S’applique à