GoLang UI\Controls\Box::delete

request it (274)
GoLang replacement for PHP's UI\Controls\Box::delete [edit | history]



Do you know a GoLang replacement for PHP's UI\Controls\Box::delete? Write it!

PHP UI\Controls\Box::delete

PHP original manual for UI\Controls\Box::delete [ show | php.net ]

UI\Controls\Box::delete

(PHP 7, UI 0.9.9)

UI\Controls\Box::deleteDelete 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