Table of Contents

Method ChangeSelection

Namespace
Alternet.Editor.CodeCompletion
Assembly
Alternet.Editor.v9.dll

ChangeSelection(bool)

Increments or decrementsSelectedIndex property.

public void ChangeSelection(bool inc)

Parameters

inc bool

Specifies whether SelectedIndex should be incremented.