ITypeParameterSymbol.HasReferenceTypeConstraint プロパティ

定義

型パラメーターに参照型制約 (class) が指定されている場合は True。

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

プロパティ値

適用対象