Table of Contents

Method Exists

Namespace
Alternet.Editor.TextSource
Assembly
Alternet.Editor.v10.dll

Exists(int)

Gets a value indicating whether content divider exists at specified line.

public bool Exists(int index)

Parameters

index int

Line to check.

Returns

bool

True if succeed; otherwise, false.