Share via


ForEachItemValueEnumerator.Current プロパティ

定義

コレクション内の現在の ForEachItemValue オブジェクトを取得します。

public:
 property System::Object ^ Current { System::Object ^ get(); };
public object Current { get; }
member this.Current : obj
Public ReadOnly Property Current As Object

プロパティ値

現在の ForEachItemValue オブジェクト。

実装

適用対象