Langage

ForEachItemsEnumerator.Current Propriété

Définition

Obtient l’objet courant ForEachItems de l’énumérateur.

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

Valeur de propriété

Un objet qui est l’objet actuel de la collection.

Implémente

S’applique à