ReadOnlyMetadataCollection<T>.Enumerator.Current Property

 

Gets the member at the current position.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public T Current { get; }

Property Value

Type: T

The member at the current position.