Compartir a través de


INamedTypeSymbol.IsGenericType Propiedad

Definición

True si este tipo o algún tipo contenedor tiene parámetros de tipo.

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

Valor de propiedad

Se aplica a