Table of Contents

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; }

Property Value

int