has_item
Description:
public bool has_item (
string item)
Check if the current Provided contains an item of the given name.
Parameters:
this |
a Provided instance.
|
item |
the name of a provided item, e.g. "audio/x-vorbis" (in case the provided kind is a mimetype)
|
Returns: