Ds\Set::count
PHP Manual
PHP Manual»Ds\Set»Ds\Set::count

Ds\Set::count

(PECL ds >= 1.0.0)

Ds\Set::countReturns the number of values in the set

说明

See Countable::count()

To Top