Table of Contents

Method RemoveColumnAt

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

RemoveColumnAt(int)

Removes column at the specified position from the CompletionListBox column collection.

public void RemoveColumnAt(int index)

Parameters

index int

Specifies an index of the column to remove.