DataRowEnumerator.Current 屬性

定義

取得集合中的目前元素。

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

屬性值

Object

集合中的目前元素。

實作

適用於