Table of Contents

Method RemoveColumnAt

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

RemoveColumnAt(int)

When implemented by a class, removes column at the specified position from the ICompletionListBox column collection.

void RemoveColumnAt(int index)

Parameters

index int

Specifies an index of the column to remove.