Table of Contents

Method GetRanges

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

GetRanges(IList<IRange>)

When implemented by a class, fills list specified by Ranges parameter with all existing ranges.

int GetRanges(IList<IRange> ranges)

Parameters

ranges IList<IRange>

Specifies list to fill.

Returns

int

Number of elements in the ranges collection.