PHP マニュアル
言語リファレンス
定義済みのインターフェイスとクラス
Traversable
Iterator
IteratorAggregate
InternalIterator
Throwable
Countable
ArrayAccess
Serializable
Closure
stdClass
Generator
Fiber
WeakReference
WeakMap
Stringable
UnitEnum
BackedEnum
SensitiveParameterValue
__PHP_Incomplete_Class
Throwable::__toString
Countable::count
定義済みのインターフェイスとクラス
PHP マニュアル
The Countable interface
はじめに
Classes implementing
Countable
can be used with the
count
function.
インターフェイス概要
Countable
/* メソッド */
public
int
Countable::count
()
目次
Countable::count
— Count elements of an object