共用方式為


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

屬性值

DictionaryEntry

物件,包含在目前位置之項目的索引鍵和值。

實作

適用於