Mercury API
Disposable Class
NamespacesThingMagicDisposable
abstraft class which implements the Dispose Pattern
Declaration Syntax
C#Visual BasicVisual C++
public abstract class Disposable : IDisposable
Public MustInherit Class Disposable _
	Implements IDisposable
public ref class Disposable abstract : IDisposable
Members
All MembersConstructorsMethods



IconMemberDescription
Disposable()()()
Initializes a new instance of the Disposable class

Dispose()()()
Dispose

Dispose(Boolean)
Dispose

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Finalizer
(Overrides Object.Finalize()()().)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Disposable
 Reader

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)