UI\Controls\Form::delete

(PHP 7, UI 0.9.9)

UI\Controls\Form::deleteDelete Control

说明

public boolean UI\Controls\Form::delete ( integer $index )

Shall delete the control at the given index in this Form

参数

index

The index of the control to remove

返回值

Indication of succcess

User Contributed Notes

There are no user contributed notes for this page.