IDbAsyncEnumerator<T>.Current Property

 

Gets the current element in the iteration.

Namespace:   System.Data.Entity.Infrastructure
Assembly:  EntityFramework (in EntityFramework.dll)

T Current { get; }

Property Value

Type: T