INamedTypeSymbol.IsGenericType 속성

정의

이 형식 또는 일부 포함된 형식에 형식 매개 변수가 있으면 True입니다.

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

속성 값

적용 대상