replaceByIndex(int $offset, string $name = null)
Replaces a property element by an index element.
replaceByIndex(int $offset, string $name = null)
Replaces a property element by an index element.
int | $offset | The offset at which to replace |
string | $name | The new name of the element. Optional |
OutOfBoundsException | If the offset is invalid |
Designed by : w10schools
service@w10schools.com
Please login to continue.