Click or drag to resize

CSPlaneIDList Constructor

Initializes a new instance of the CSPlaneIDList class

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public CSPlaneIDList(
	IEnumerable<CSPlaneID> ids
)

Parameters

ids  IEnumerableCSPlaneID

[Missing <param name="ids"/> documentation for "M:Altaxo.Graph.CSPlaneIDList.#ctor(System.Collections.Generic.IEnumerable{Altaxo.Graph.CSPlaneID})"]

See Also