Click or drag to resize

ContiguousIntegerRangeClone Method

Creates a copy of this range.

Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Object Clone()

Return Value

Object
A copy of this range.

Implements

ICloneableClone
See Also