Share via


Metodo ConstructorInfoWrapper.GetGenericArguments

Questo membro esegue l'override di MethodBase.GetGenericArguments().

Spazio dei nomi:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Sintassi

'Dichiarazione
Public Overrides Function GetGenericArguments As Type()
public override Type[] GetGenericArguments()

Valore restituito

Tipo: array<System.Type[]

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ConstructorInfoWrapper Classe

Spazio dei nomi Microsoft.VisualStudio.Shell.Design