UI\Controls\Box::delete
(PHP 7, UI 0.9.9)
UI\Controls\Box::delete — Delete Control
说明
public UI\Controls\Box::delete
( int
$index
) : boolShall delete the control at the given index from this Box
参数
-
index
-
The index of the control to delete
返回值
Indication of success