Include Protected Members
Include Inherited Members
The DisposableObject type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| .gif) | DisposableObject | 
Top
Methods
| Name | Description | |
|---|---|---|
| .gif) | Dispose() | Releases all resources used by the current instance of the DisposableObject class. | 
| .gif) | Dispose(Boolean) | |
| .gif) | DisposeManagedResources | |
| .gif) | DisposeNativeResources | |
| .gif) | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | 
| .gif) | Finalize | (Overrides Object.Finalize().) | 
| .gif) | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
| .gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) | 
| .gif) | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | 
| .gif) | ThrowIfDisposed | |
| .gif) | ToString | Returns a String that represents the current Object. (Inherited from Object.) | 
Top
Properties
| Name | Description | |
|---|---|---|
| .gif) | IsDisposed | 
Top
Events
| Name | Description | |
|---|---|---|
| .gif) | Disposing | 
Top