Share via


ResourceDictionary.Item[String] Özellik

Tanım

System.Object anahtarıyla indexilişkili değeri alır.

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

Parametreler

index
System.String

İstenen nesnenin tanımlayıcısı.

Özellik Değeri

System.Object

Uygulamalar

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

Şunlara uygulanır