ObjectEditorFormGetAllChildren Method

Definition

Namespace: DWSIM.SharedClasses
Assembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 10.0.0.0
public IEnumerable<Control> GetAllChildren(
	Control control
)

Parameters

control  Control
 

Return Value

IEnumerableControl

See Also