Property ArgumentIndex
- Namespace
- Alternet.Common.TypeScript.Types
- Assembly
- Alternet.Common.TypeScript.v10.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; }