共用方式為


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

目前的物件。

適用於