Click or drag to resize

TypeBrowserModelGetChildren Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public IEnumerable GetChildren(
	TreePath treePath
)
Request Example View Source

Parameters

treePath  TreePath
 

Return Value

IEnumerable

Implements

ITreeModel.GetChildren(TreePath)
See Also