Linguaggio

ForEachItemsEnumerator.Current Proprietà

Definizione

Ottiene l'oggetto corrente ForEachItems dall'enumeratore.

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

Valore della proprietà

Un oggetto che è l'oggetto corrente nella collezione.

Implementazioni

Si applica a