LocalValueEnumerator.Current プロパティ

定義

コレクション内の現在の要素を取得します。

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

プロパティ値

LocalValueEntry

コレクション内の現在の LocalValueEntry

注釈

この一般にアクセス可能なバージョンのプロパティは、作成時に取得されるコレクションのスナップショットに依存します。

適用対象

こちらもご覧ください