Partilhar via


IAsyncEnumerator<T>.Current Propriedade

Definição

Obtém o elemento atual no enumerador.

public T Current { get; }
member this.Current : 'T
Public ReadOnly Property Current As T

Valor da propriedade

T

Elemento atual no enumerador.

Aplica-se a