Click or drag to resize

AbsoluteDocumentPath(IEnumerableString) Constructor

Initializes a new instance of the AbsoluteDocumentPath class

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public AbsoluteDocumentPath(
	IEnumerable<string> path
)

Parameters

path  IEnumerableString

[Missing <param name="path"/> documentation for "M:Altaxo.Main.AbsoluteDocumentPath.#ctor(System.Collections.Generic.IEnumerable{System.String})"]

See Also