Table of Contents

Method Add

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

Add(ISortRange)

Adds specific ISortRange to range list.

public virtual int Add(ISortRange range)

Parameters

range ISortRange

ISortRange to add.

Returns

int

The position into which the new range was added.