Share via


EnumTypeConfiguration.ExplicitMembers Property

Definition

Gets the collection of explicitly added members.

protected internal System.Collections.Generic.IDictionary<Enum,Microsoft.AspNet.OData.Builder.EnumMemberConfiguration> ExplicitMembers { get; }
member this.ExplicitMembers : System.Collections.Generic.IDictionary<Enum, Microsoft.AspNet.OData.Builder.EnumMemberConfiguration>
Protected Friend ReadOnly Property ExplicitMembers As IDictionary(Of Enum, EnumMemberConfiguration)

Property Value

Applies to