Click or drag to resize

HostGetItemAndChildren Method


Namespace: DWSIM.Inspector
Assembly: DWSIM.Inspector (in DWSIM.Inspector.dll) Version: 8.8.1.0 (8.8.1.0)
Syntax
public static List<InspectorItem> GetItemAndChildren(
	InspectorItem ii
)
Request Example View Source

Parameters

ii  InspectorItem
 

Return Value

ListInspectorItem
See Also