GenericTypeParameterBuilder.IsGenericTypeDefinition Właściwość

Definicja

Pobiera false we wszystkich przypadkach.

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

Wartość właściwości

Wartość false w każdym przypadku.

Uwagi

W skonstruowanym typie typ przypisany do parametru typu ogólnego może być typem ogólnym, ale sam parametr typu nie jest ogólny.

Dotyczy