GetById
GetById
Returns a resource with the specified id.
Returns: Resource with the specified id if present; otherwise, null.
GetById(int32_t id)
| Parameter | Description |
|---|---|
| id | The specified id. |
Returns a resource with the specified id.
Returns: Resource with the specified id if present; otherwise, null.
GetById(int32_t id)
| Parameter | Description |
|---|---|
| id | The specified id. |