IsConstructedGenericType Property

TypeDelegator.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.

Namespace:  System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

public override bool IsConstructedGenericType { get; }

Property Value

Type: System.Boolean
true if this object represents a constructed generic type; otherwise, false.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft