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

当前对象。

适用于