Click or drag to resize

TypeBrowserModel Constructor


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public TypeBrowserModel(
	List<Object> rootobjs,
	List<string> names
)
Request Example View Source

Parameters

rootobjs  ListObject
 
names  ListString
 
See Also