GenericTypeParameterBuilder.IsGenericParameter Property

Definition

Gets true in all cases.

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

Property Value

true in all cases.

Applies to