ITypeParameter.Position Property

Namespace
Kampute.DocToolkit.Metadata
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the position of the type parameter in the type parameter list.
int Position { get; }

Property Value

int
The zero-based position of the type parameter.