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
intLine to check.
Returns
- bool
True if succeed; otherwise, false.