GenericTypeParameterBuilder.IsConstructedGenericType Özellik

Tanım

Bu nesnenin, bir yapılı genel türü temsil edip etmediğini gösteren bir değer alır.

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

Özellik Değeri

true bu nesne, bir yapılı genel türü temsil ediyorsa; aksi takdirde , false.

Şunlara uygulanır