|
Threaded::countManipulation Beschreibung
public integer Threaded::count
( void
)
Returns the number of properties for this object Parameter-ListeDiese Funktion hat keine Parameter. Rückgabewerte
Beispiele
Beispiel #1 Counting the properties of an object
<?phpDas oben gezeigte Beispiel erzeugt folgende Ausgabe: int(10) |