ITypeParameter.Variance Property
- Namespace
- Kampute.DocToolkit.Metadata
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the variance of the type parameter.
TypeParameterVariance Variance { get; }Property Value
- TypeParameterVariance
- A TypeParameterVariance value indicating whether the type parameter is invariant, covariant, or contravariant.
