[ Version ( since = "3.0" ) ]
public bool @delete ()
Deletes a resource.
Deletes a resource. Returns an error if the resource is not deletable. Deletes the resource's data. You should not use the resource afterwards.
| this |
The resource. |
|
TRUE on success. |