Axiom Scripting Library
Axiom Scripting Library
AxiomCore2.Controls
IControlChildren Interface
IControlChildren Methods
Add Method
Clear Method
Insert Method
Reindex Method
Remove Method
IControlChildren
Remove Method
Namespace:
AxiomCore2.Controls
Assembly:
AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
Copy
bool
Remove
(
IControlBase
control
,
UpdateBehavior
updateBehavior
=
null
)
Parameters
control
Type:
AxiomCore2.Controls
IControlBase
updateBehavior
(Optional)
Type:
AxiomCore2
UpdateBehavior
Return Value
Type:
Boolean
See Also
Reference
IControlChildren Interface
AxiomCore2.Controls Namespace