Click or drag to resize

LibraryStructureManagerSaveExpandedNodes Method

Save the state of expanded nodes.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void SaveExpandedNodes(
	NodeInfo[] nodes
)

Parameters

nodes
Type: FileHold.LibraryManagerNodeInfo
See Also