get_object


Description:

public virtual Object? get_object (string id)

Search the object list for the object with the given ID

Parameters:

id

ID of the object to retrieve

Returns:

The object if found, null otherwise