Click or drag to resize
MWStructArrayDispose Method (Boolean)
Internal Dispose function

Namespace: MathWorks.MATLAB.NET.Arrays
Assembly: MWArray (in MWArray.dll) Version: 2.24.1.0 (2.24.1.0)
Syntax
C#
protected override void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
Client explicit dispose flag
See Also