Table of Contents

Method AddColumn

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

AddColumn()

Adds a new column to the end of the CompletionListBox column collection.

public ICodeCompletionColumn AddColumn()

Returns

ICodeCompletionColumn

ICodeCompletionColumn added.