Partager via


ResourceDictionary.Item[String] Propriété

Définition

Récupère la valeur System.Object associée à la clé index.

public object this[string index] { get; set; }
member this.Item(string) : obj with get, set

Paramètres

index
System.String

Identificateur de l’objet souhaité.

Valeur de propriété

System.Object

Implémente

System.Collections.Generic.IDictionary`2.Item(`0)

S’applique à