get_components_by_id
Description:
public GenericArray<
Component>
get_components_by_id (
string cid)
Get a specific component by its ID.
This function may contain multiple results if we have data describing this component from multiple scopes/origin types.
Parameters:
this |
An instance of Pool.
|
cid |
The AppStream-ID to look for.
|
Returns: