Property ArgumentIndex
- Namespace
- Alternet.Common.TypeScript.Types
- Assembly
- Alternet.Common.TypeScript.v9.dll
ArgumentIndex
Specifies index of current argument in the method.
public int ArgumentIndex { get; }
Specifies index of current argument in the method.
public int ArgumentIndex { get; }