IDbAsyncEnumerator<T>.Current Property

Definition

Gets the current element in the iteration.

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

Property Value

T

Applies to