Method RemoveColumnAt
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v10.dll
RemoveColumnAt(int)
When implemented by a class, removes column at the specified position from the ICompletionListBox column collection.
void RemoveColumnAt(int index)
Parameters
indexintSpecifies an index of the column to remove.