Axiom Scripting Library
Axiom Scripting Library
AxiomCore2.Controls
ControlAssetTemplate Class
ControlAssetTemplate Methods
Descendants(T) Method
Dispose Method
TemplateRefresh Method
ControlAssetTemplate
Descendants
T
Method
Namespace:
AxiomCore2.Controls
Assembly:
AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
Copy
public
IEnumerable
<T>
Descendants
<T>(
bool
isDeep
)
where
T :
IControlBase
Parameters
isDeep
Type:
System
Boolean
Type Parameters
T
Return Value
Type:
IEnumerable
T
Implements
IControlParent
Descendants
T
(Boolean)
See Also
Reference
ControlAssetTemplate Class
AxiomCore2.Controls Namespace