gpNotNullableValueTypeConstraint top-level constant
int
const gpNotNullableValueTypeConstraint
Indicates that the Type parameter must be a value type that cannot be a null value.
Implementation
const gpNotNullableValueTypeConstraint = 0x0008;