System.Reflection.GenericParameterAttributes.NotNullableValueTypeConstraint Field

A type can be substituted for the generic type parameter only if it is a value type and is not nullable.

Syntax

GenericParameterAttributes NotNullableValueTypeConstraint

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0