UI\Controls\Form::delete

Delete Control

Description

public bool UI\Controls\Form::delete(int $index)

Shall delete the control at the given index in this Form

Parameters

index

The index of the control to remove

Return Values

Indication of succcess