TypeBrowserModelIsLeaf Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax public bool IsLeaf(
TreePath treePath
)
Public Function IsLeaf (
treePath As TreePath
) As Boolean
Request Example
View SourceParameters
- treePath TreePath
-
Return Value
BooleanImplements
ITreeModel.IsLeaf(TreePath)See Also