Method CopyFrom NamespaceAlternet.Common AssemblyAlternet.Common.v10.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.