php教程

ArrayAccess::offsetUnset

(PHP 5, PHP 7)

ArrayAccess::offsetUnset复位一个偏移位置的值

说明

abstract public ArrayAccess::offsetUnset ( mixed $offset ) : void

复位一个偏移位置的值。

Note:

当使用 (unset) 进行类型转换时,该方法不会被调用。

参数

offset

待复位的偏移位置。

返回值

没有返回值。

User Contributed Notes

There are no user contributed notes for this page.

CopyRight © 2008-2022 verySource.Com All Rights reserved. 京ICP备17048824号-1 京公网安备:11010502034788