Click or drag to resize

ProjectFolderPropertyDocumentCollection Constructor

Initializes a new instance of the ProjectFolderPropertyDocumentCollection class

Namespace: Altaxo.Main.Properties
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ProjectFolderPropertyDocumentCollection(
	IProject parent
)

Parameters

parent  IProject

[Missing <param name="parent"/> documentation for "M:Altaxo.Main.Properties.ProjectFolderPropertyDocumentCollection.#ctor(Altaxo.Main.IProject)"]

See Also