Compartir a través de


ForEachItemValueEnumerator.Current Propiedad

Definición

Obtiene el objeto actual ForEachItemValue desde 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

Objeto ForEachItemValue actual.

Implementaciones

Se aplica a