Compartilhar via


ResourceDictionary.Item[String] Propriedade

Definição

Recupera o valor System.Object associado à chave index.

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

Parâmetros

index
System.String

O identificador do objeto desejado.

Valor da propriedade

System.Object

Implementações

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

Aplica-se a