GenericTypeParameterBuilder.IsGenericType Proprietà

Definizione

Restituisce false in tutti i casi.

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

Valore della proprietà

false in tutti i casi.

Commenti

In un tipo costruito, il tipo assegnato a un parametro di tipo generico può essere un tipo generico, ma il parametro di tipo stesso non è generico.

Si applica a