TypeBuilder.GenericTypeArguments Property

Definition

public:
 virtual property cli::array <Type ^> ^ GenericTypeArguments { cli::array <Type ^> ^ get(); };
public override Type[] GenericTypeArguments { get; }
member this.GenericTypeArguments : Type[]
Public Overrides ReadOnly Property GenericTypeArguments As Type()

Property Value

Type[]

Applies to