INamedTypeSymbol.IsGenericType 属性

定义

如此 如果此类型或某些包含类型具有类型参数。

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

属性值

适用于