WeakMap
在线手册:中文  英文

WeakMap::count

(PECL weakref >= 0.2.0)

WeakMap::countCounts the number of live entries in the map

说明

public int WeakMap::count ( void )

Counts the number of live entries in the map.

参数

此函数没有参数。

返回值

Returns the number of live entries in the map.


WeakMap
在线手册:中文  英文
易百教程