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
intSpecifies an index of the column to remove.