PHP マニュアル
関数リファレンス
その他の基本モジュール
Data Structures
Ds\Stack
Ds\Stack::allocate
Ds\Stack::capacity
Ds\Stack::clear
Ds\Stack::__construct
Ds\Stack::copy
Ds\Stack::count
Ds\Stack::isEmpty
Ds\Stack::jsonSerialize
Ds\Stack::peek
Ds\Stack::pop
Ds\Stack::push
Ds\Stack::toArray
Ds\Stack::allocate
Ds\Stack::clear
Ds\Stack
PHP マニュアル
Ds\Stack::capacity
Returns the current capacity
説明
public
int
Ds\Stack::capacity
()
Returns the current capacity.
パラメータ
この関数にはパラメータはありません。
戻り値
The current capacity.