Click or drag to resize

TreePath Constructor (Object)

Initializes a new instance of the TreePath class

Namespace:  Internal.Aga.Controls.Tree
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public TreePath(
	Object[] path
)

Parameters

path
Type: SystemObject
See Also