Form ExtensionsGet All Children Method
Definition
Namespace: DWSIM.ExtensionMethods
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
C#
public static IEnumerable<Control> GetAllChildren(
this Control control
)VB
<ExtensionAttribute>
Public Shared Function GetAllChildren (
control As Control
) As IEnumerable(Of Control)Parameters
- control Control