VnaDataExplorerDispose(Boolean) Method

Releases the unmanaged resources used by the VnaDataExplorer and optionally releases the managed resources

Definition

Namespace: Metas.Vna.Data.Explorer
Assembly: Metas.Vna.Data.Explorer (in Metas.Vna.Data.Explorer.exe) Version: 2.8.9053.20306
C#
protected override void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources

See Also