GetById

GetById

Returns a resource with the specified id.

Returns: Resource with the specified id if present; otherwise, null.

GetById(int32_t id)
ParameterDescription
idThe specified id.