UI\Controls\Form::delete
(PHP 7, UI 0.9.9)
UI\Controls\Form::delete — Delete Control
说明
public
UI\Controls\Form::delete (
int
$index
) :
bool
Shall delete the control at the given index in this Form
参数
-
index
-
The index of the control to remove
返回值
Indication of succcess