The XDisposableObject type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| XDisposableObject |
Creates a new instance of the class XDisposableObject.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize |
The class destructor.
(Overrides Object..::.Finalize()()().) | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetType | Gets the Type of the current instance. | |
| MemberwiseClone | Creates a shallow copy of the current Object. | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| IsDisposed |
Denotes whether the instance is disposed.
|