Beta
Represents ownership of a resource. If this object is garbage collected, or dispose() method is called – the associated resource is freed.
dispose()
Protected
Represents ownership of a resource. If this object is garbage collected, or
dispose()
method is called – the associated resource is freed.