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