public class DisposableObject extends Object implements com.aspose.ms.System.IDisposable
Represents disposable object.
Constructor and Description |
---|
DisposableObject() |
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disposes the current instance.
|
boolean |
getDisposed()
Gets a value indicating whether this instance is disposed.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.