Compartir a través de


ForEachItemsEnumerator.Current Propiedad

Definición

Obtiene el objeto ForEachItems actual desde el enumerador.

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

Un objeto que es el objeto actual en la colección.

Implementaciones

Se aplica a