ITypeParameterSymbol.HasReferenceTypeConstraint Property

Definition

True if the reference type constraint (class) was specified for the type parameter.

public:
 property bool HasReferenceTypeConstraint { bool get(); };
public bool HasReferenceTypeConstraint { get; }
member this.HasReferenceTypeConstraint : bool
Public ReadOnly Property HasReferenceTypeConstraint As Boolean

Property Value

Applies to