Click or drag to resize

ProjectItemCollectionBaseTItem Constructor

Initializes a new instance of the ProjectItemCollectionBaseTItem class

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ProjectItemCollectionBase(
	IDocumentNode parent
)

Parameters

parent  IDocumentNode

[Missing <param name="parent"/> documentation for "M:Altaxo.Main.ProjectItemCollectionBase`1.#ctor(Altaxo.Main.IDocumentNode)"]

See Also