Click or drag to resize

IAscendingIntegerCollectionViewSetRangeListSource Method

[Missing <summary> documentation for "M:Altaxo.Gui.Common.IAscendingIntegerCollectionView.SetRangeListSource(System.Collections.Generic.IEnumerable{System.Object})"]


Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void SetRangeListSource(
	IEnumerable<Object> source
)

Parameters

source  IEnumerableObject

[Missing <param name="source"/> documentation for "M:Altaxo.Gui.Common.IAscendingIntegerCollectionView.SetRangeListSource(System.Collections.Generic.IEnumerable{System.Object})"]

See Also