UI\Controls\Box::delete

Delete Control

説明

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

Shall delete the control at the given index from this Box

パラメータ

index

The index of the control to delete

戻り値

Indication of success