UI\Controls\Box::delete

Delete Control

Description

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

Shall delete the control at the given index from this Box

Parameters

index

The index of the control to delete

Return Values

Indication of success