Table of Contents

Method ResetContent

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

ResetContent(int)

Updates CompletionListBox content from its Provider.

public void ResetContent(int index)

Parameters

index int

The integer value that specifies SelectedIndex property of the CompletionListBox.

ResetContent()

Updates CompletionListBox content from its Provider.

public void ResetContent()