Property CurrentParamIndex
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
CurrentParamIndex
Gets or sets index of current parameter in the parameters collection.
public virtual int CurrentParamIndex { get; set; }
Gets or sets index of current parameter in the parameters collection.
public virtual int CurrentParamIndex { get; set; }