TypeBrowserModelIsLeaf Method

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public bool IsLeaf(
	TreePath treePath
)

Parameters

treePath  TreePath
 

Return Value

Boolean

Implements

ITreeModel.IsLeaf(TreePath)

See Also