Table of Contents

Method GetRange

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetRange(long, long)

Returns the string containing the text starting in the positions from and up to to in the control.

public virtual string GetRange(long from, long to)

Parameters

from long
to long

Returns

string