IDbAsyncEnumerator<T>.Current 属性

定义

获取迭代中的当前元素。

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

属性值

T

适用于