|
Threaded::countManipulation Description
public integer Threaded::count
( void
)
Returns the number of properties for this object ParametersThis function has no parameters. Return Values
Examples
Example #1 Counting the properties of an object
<?php The above example will output: int(10) |