ForEachItemsEnumerator.Current 屬性

定義

從列舉值取得目前的 ForEachItems 物件。

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

屬性值

Object

屬於集合中目前物件的物件。

實作

適用於