Click or drag to resize

TypeBrowserModelIsLeaf Method


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

Parameters

treePath  TreePath
 

Return Value

Boolean

Implements

ITreeModel.IsLeaf(TreePath)
See Also