ResourceDictionary.Item[String] 속성

정의

Object와 연결된 index 값을 검색합니다.

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

매개 변수

index
String

원하는 개체의 식별자입니다.

속성 값

구현

적용 대상