Click or drag to resize

ContiguousIntegerRangeRemove Method

[Missing <summary> documentation for "M:Altaxo.Collections.ContiguousIntegerRange.Remove(System.Int32)"]


Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool Remove(
	int item
)

Parameters

item  Int32

[Missing <param name="item"/> documentation for "M:Altaxo.Collections.ContiguousIntegerRange.Remove(System.Int32)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Collections.ContiguousIntegerRange.Remove(System.Int32)"]

See Also