add_category
Description:
[
Version ( since =
"0.5.2" ) ]
public bool add_category (
Category item)
Adds a category item to the results set.
Parameters:
this |
a valid Results instance
|
item |
the object to add to the array
|
Returns:
true if the value was set
|