Table of Contents

Method Delete

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

Delete(long, long)

Deletes the content within the given range.

public virtual bool Delete(long startRange, long endRange)

Parameters

startRange long
endRange long

Returns

bool