PHP » GoLang |
login |
register |
about
|
GoLang SDO_Sequence::move
request it (378)
GoLang replacement for PHP's SDO_Sequence::move
[edit | history]
SDO_Sequence::move(^) SDO_Sequence::move — Move an item to another sequence position Description
void SDO_Sequence::move (
int
$toIndex ,
int $fromIndex
)Warning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Modify the position of the item in the sequence, without altering the value of the property in the SDO_DataObject. Parameters
Return ValuesNone. Errors/Exceptions
|
more
Recently updated
more
Most requested
more
Last requests
|