Activity.Enumerator<T>.Current Propiedad

Definición

Obtiene el elemento en la posición actual del enumerador.

public:
 property T % Current { T % get(); };
public ref T Current { get; }
member this.Current : 'T
Public ReadOnly Property Current As T

Valor de propiedad

T

Se aplica a