ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Calling dispose should be the last action for a matfile object. It is recommended to
utilize the matfile class in using blocks (C# / Visual Basic).
Dispose all arrays of the matfile object
[ILNumerics Core Module]
Namespace: ILNumerics
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Implements
IDisposableDisposeRemarks
[ILNumerics Core Module]
See Also