NGTreeNode(Boolean) Constructor |
Initializes a new instance of the
NGTreeNode class
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public NGTreeNode(
bool lazyLoadChildren
)
Parameters
- lazyLoadChildren Boolean
[Missing <param name="lazyLoadChildren"/> documentation for "M:Altaxo.Collections.NGTreeNode.#ctor(System.Boolean)"]
See Also