Compartir a través de


ResourceDictionary.Item[String] Propiedad

Definición

Recupera el valor System.Object asociado con la clave index.

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

Parámetros

index
System.String

Identificador del objeto deseado.

Valor de propiedad

System.Object

Implementaciones

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

Se aplica a