This version of Unity is unsupported.

CollectionViewController.GetItemForId

Declaration

public object GetItemForId(int id);

Parameters

id The item ID.

Returns

object The object in the source with this ID.

Description

Returns the item with the specified ID.