Type.IsConstructedGenericType Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether this object represents a constructed generic type.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Booleantrue if this object represents a constructed generic type; otherwise, false.
Show: