다음을 통해 공유


BamlLocalizationDictionaryEnumerator.Current 속성

정의

컬렉션의 현재 개체를 가져옵니다.

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

속성 값

DictionaryEntry

현재 개체입니다.

적용 대상