GenericTypeParameterBuilder.IsGenericType Özellik

Tanım

Her durumda döndürür false .

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

Özellik Değeri

Boolean

Her durumda false.

Açıklamalar

Bir yapılı türde, genel tür parametresine atanan tür genel bir tür olabilir, ancak tür parametresinin kendisi genel değildir.

Şunlara uygulanır