Click or drag to resize

UserFormPanelState Constructor (ListNodeInfo)

Initializes a new instance of the UserFormPanelState class

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public UserFormPanelState(
	List<NodeInfo> nodes
)

Parameters

nodes
Type: System.Collections.GenericListNodeInfo
See Also