This documentation is archived and is not being maintained.
TypeInfo.GenericTypeParameters Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets an array of the generic parameters of the current type.
Namespace:
System.Reflection
Assembly:
mscorlib (in mscorlib.dll)
'Declaration
Public Overridable ReadOnly Property GenericTypeParameters As Type()
Property Value
Type:
System.Type
()An array that contains the current type's generic parameters.
Windows Phone OS
Supported in: 8.1, 8.0