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

プロパティ値

現在のオブジェクト。

適用対象