TypeDelegator.IsConstructedGenericType Propriété

Définition

Obtient une valeur qui indique si cet objet représente un type générique construit.

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

Valeur de propriété

true si cet objet représente un type générique construit ; sinon, false.

S’applique à