TypeBrowserModelGetChildren Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax public IEnumerable GetChildren(
TreePath treePath
)
Public Function GetChildren (
treePath As TreePath
) As IEnumerable
Request Example
View SourceParameters
- treePath TreePath
-
Return Value
IEnumerableImplements
ITreeModel.GetChildren(TreePath)See Also