CommandCompletion.CurrentMatchIndex Property

Definition

Current index in CompletionMatches.

public:
 property int CurrentMatchIndex { int get(); void set(int value); };
public:
 property int CurrentMatchIndex { int get(); void set(int value); };
public int CurrentMatchIndex { get; set; }
member this.CurrentMatchIndex : int with get, set
Public Property CurrentMatchIndex As Integer

Property Value

Applies to