Table of Contents

Method Add

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

Add(ISortRange)

When implemented by a class, adds specific ISortRange to range list.

int Add(ISortRange range)

Parameters

range ISortRange

ISortRange to add.

Returns

int

The position into which the new range was added.