Share via


ResourceDictionary.Item[String] Proprietà

Definizione

Recupera il valore System.Object associato alla chiave index.

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

Parametri

index
System.String

Identificatore per l'oggetto desiderato.

Valore della proprietà

System.Object

Implementazioni

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

Si applica a