Click or drag to resize

IFileTreeViewInitialize_FolderTree Method

[Missing <summary> documentation for "M:Altaxo.Gui.Pads.FileBrowser.IFileTreeView.Initialize_FolderTree(Altaxo.Collections.NGTreeNodeCollection)"]


Namespace: Altaxo.Gui.Pads.FileBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void Initialize_FolderTree(
	NGTreeNodeCollection nodes
)

Parameters

nodes  NGTreeNodeCollection

[Missing <param name="nodes"/> documentation for "M:Altaxo.Gui.Pads.FileBrowser.IFileTreeView.Initialize_FolderTree(Altaxo.Collections.NGTreeNodeCollection)"]

See Also