Php/docs/weakmap.count

来自菜鸟教程
跳转至:导航、​搜索

WeakMap::count

(PECL weakref >= 0.2.0)

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


说明

public WeakMap::count ( ) : int

Counts the number of live entries in the map.


参数

此函数没有参数。


返回值

Returns the number of live entries in the map.