Click or drag to resize

AbsoluteDocumentPathAppend(String) Method

[Missing <summary> documentation for "M:Altaxo.Main.AbsoluteDocumentPath.Append(System.String)"]


Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public AbsoluteDocumentPath Append(
	string other
)

Parameters

other  String

[Missing <param name="other"/> documentation for "M:Altaxo.Main.AbsoluteDocumentPath.Append(System.String)"]

Return Value

AbsoluteDocumentPath

[Missing <returns> documentation for "M:Altaxo.Main.AbsoluteDocumentPath.Append(System.String)"]

See Also