DisposableObject Class |
Namespace: Aspose.PSD
The DisposableObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisposableObject | Initializes a new instance of the DisposableObject class |
Name | Description | |
---|---|---|
![]() | Disposed |
Gets a value indicating whether this instance is disposed.
|
Name | Description | |
---|---|---|
![]() | Dispose |
Disposes the current instance.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Overrides ObjectFinalize.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ReleaseManagedResources |
Releases the managed resources. Make sure no unmanaged resources are released here, since they may have been already released.
|
![]() | ReleaseUnmanagedResources |
Releases the unmanaged resources. Make sure no managed resources are released here, since they may have been already released.
|
![]() | ToString | (Inherited from Object.) |
![]() | VerifyNotDisposed |
Verifies that the current instance is not disposed.
|