共用方式為


INamedTypeSymbol.IsGenericType 屬性

定義

如果此類型或某些包含型別的類型具有類型參數,則為 True。

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

屬性值

適用於