Table of Contents

Method CopyFrom

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

CopyFrom(IList<IRange>)

Copies specified ranges to this RangeList.

public void CopyFrom(IList<IRange> ranges)

Parameters

ranges IList<IRange>

Source collection of ranges to copy from.