TypeParameterAdapter.Position Property

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

Definition

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

Property Value

int
The zero-based position of the type parameter.