get_item_by_id


Description:

[ Version ( since = "2.1.3" ) ]
public JcatItem get_item_by_id (string id) throws Error

Finds the item with the specified ID, falling back to the ID alias if set.

Parameters:

this

JcatFile

id

An ID, typically a filename basename

Returns:

a JcatItem, or null if the filename was not found