Detail
implements
Countable
Table of Contents
Interfaces
- Countable
Properties
-
$Size
: mixed
-
$StartInNew
: mixed
-
$StartInOld
: mixed
Methods
-
__construct()
: mixed
-
count()
: mixed
-
EndInNew()
: mixed
-
EndInOld()
: mixed
$Size
public
mixed
$Size
$StartInNew
public
mixed
$StartInNew
$StartInOld
public
mixed
$StartInOld
__construct()
public
__construct(mixed $startInOld, mixed $startInNew, mixed $size) : mixed
Parameters
-
$startInOld
: mixed
-
-
$startInNew
: mixed
-
-
$size
: mixed
-
count()
public
count() : mixed
EndInNew()
public
EndInNew() : mixed
EndInOld()
public
EndInOld() : mixed