Table of Contents

Method FindRange

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

FindRange(int)

When implemented by a class, locates range at specified line.

IRange? FindRange(int index)

Parameters

index int

Index of line to locate range.

Returns

IRange

IRange at specified line.