TypeBrowserModelGetChildren Method

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public IEnumerable GetChildren(
	TreePath treePath
)

Parameters

treePath  TreePath
 

Return Value

IEnumerable

Implements

ITreeModel.GetChildren(TreePath)

See Also