ids_to_string
Description:
[
Version ( since =
"0.5.2" ) ]
public static string ids_to_string (
string package_ids)
Cats the string array of package_id's into one delimited string
Parameters:
package_ids |
a string array of package_id's
|
Returns:
a string representation of all the package_id's.
|