Table of Contents

Method ColumnSpace

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.v9.dll

ColumnSpace(int)

When implemented by a class, indicates whether after specified column SPACE is required.

bool ColumnSpace(int column)

Parameters

column int

Specifies an index of the column.

Returns

bool

True if should; otherwise false.