EnumType.Members Property

 

Gets a collection of enumeration members for this enumeration type.

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

public ReadOnlyMetadataCollection<EnumMember> Members { get; }