Calendar::size

Calendar::size() – 内部に保持している Calendar サブクラスのオブジェクトの数を返す

Synopsis

require_once 'Calendar.php';

int Calendar::size ( )

Description

This package is not documented yet.

Throws

例外はスローされません。

Note

This function can not be called statically.