Represents ownership of a resource. If this object is garbage collected, or dispose() method is called – the associated resource is freed.
dispose()
Protected
Snap Hidden
Returns the name of this object's type.
Returns true if the object is of the specified type.
Returns true if this object refers to the same instance as the given object.
Represents ownership of a resource. If this object is garbage collected, or
dispose()method is called – the associated resource is freed.