Table of Contents

Property SelectedIndex

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

SelectedIndex

When implemented by a class, gets or sets the zero-based index of the currently selected item in a ICompletionListBox.

int SelectedIndex { get; set; }

Property Value

int