NRTypeUsage.IsGeneric Property NReflect
Gets a value indicating if the type is a generic type.

Namespace: NReflect
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

public bool IsGeneric { get; }
See Also