UI\Controls\Box::delete

(PHP 7, UI 0.9.9)

UI\Controls\Box::deleteDelete Control

설명

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

Shall delete the control at the given index from this Box

인수

index

The index of the control to delete

반환값

Indication of success

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top