次の方法で共有


ConstructorInfoWrapper.GetGenericArguments Method

This member overrides MethodBase.GetGenericArguments().

Namespace:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

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

Return Value

Type: array<System.Type[]

.NET Framework Security

See Also

Reference

ConstructorInfoWrapper Class

Microsoft.VisualStudio.Shell.Design Namespace