public interface Disposable
Disposable interface is implemented by all classes that contain
native resources that need to be freed. All MWArray sub-classes, as well
as classes generated by the MATLAB compiler implement this interface.| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Frees native resources that have been allocated by this class.
|
© 1994-2008 The MathWorks, Inc. Terms of Use Patents Trademarks