Click or drag to resize

TreePathNotFoundException(String) Constructor

Constructs a new TreePathNotFoundException

Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public TreePathNotFoundException(
	string path
)

Parameters

path  String

[Missing <param name="path"/> documentation for "M:Altaxo.AddInItems.TreePathNotFoundException.#ctor(System.String)"]

See Also