BamlLocalizationDictionaryEnumerator.Entry 속성

정의

현재 위치의 개체를 DictionaryEntry 가져옵니다.

public:
 property System::Collections::DictionaryEntry Entry { System::Collections::DictionaryEntry get(); };
public System.Collections.DictionaryEntry Entry { get; }
member this.Entry : System.Collections.DictionaryEntry
Public ReadOnly Property Entry As DictionaryEntry

속성 값

현재 위치에 있는 항목의 키와 값을 포함하는 개체입니다.

구현

적용 대상