Share via


EnumTypeConfiguration.RemovedMembers Property

Definition

Gets the collection of explicitly removed members.

protected internal System.Collections.Generic.IList<Enum> RemovedMembers { get; }
member this.RemovedMembers : System.Collections.Generic.IList<Enum>
Protected Friend ReadOnly Property RemovedMembers As IList(Of Enum)

Property Value

Applies to