Share via


DerivedTypeConstraintAttribute.DerivedTypeConstraints Property

Definition

Set of derived type constraints

public System.Collections.Generic.ISet<Type> DerivedTypeConstraints { get; }
member this.DerivedTypeConstraints : System.Collections.Generic.ISet<Type>
Public ReadOnly Property DerivedTypeConstraints As ISet(Of Type)

Property Value

Applies to