Click or drag to resize

TypeParameterRefVariance Property

The TypeParameterVariance of the type parameter (if any).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public TypeParameterVariance Variance { get; }

Property Value

Type: TypeParameterVariance
See Also