Property CurrentParamIndex
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
CurrentParamIndex
When implemented by a class, gets or sets index of current parameter in the parameters collection.
int CurrentParamIndex { get; set; }