DisposableObject Members
Include Protected Members
Include Inherited Members
The DisposableObject type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DisposableObject |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Dispose() | Releases all resources used by the current instance of the DisposableObject class. |
![]() |
Dispose(Boolean) | |
![]() |
DisposeManagedResources | |
![]() |
DisposeNativeResources | |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | (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.) |
![]() |
ThrowIfDisposed | |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
IsDisposed |
Top
Events
Name | Description | |
---|---|---|
![]() |
Disposing |
Top