GenericTypeParameterBuilder.IsConstructedGenericType Proprietà

Definizione

Ottiene un valore che indica se l'oggetto rappresenta un tipo generico costruito.

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

Valore della proprietà

true se questo oggetto rappresenta una definizione di tipo generico; in caso contrario, false.

Si applica a