Share via


DataRowEnumerator.Current Propiedad

Definición

Obtiene el elemento actual de la colección.

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

Valor de propiedad

Elemento actual de la colección.

Implementaciones

Se aplica a