INamedTypeSymbol.IsGenericType プロパティ

定義

True の場合、この型または一部の含む型に型パラメーターがあります。

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

プロパティ値

適用対象