Q800ImportDataSourceDispose(Boolean) Method |
Releases the unmanaged resources used by the
Q800ImportDataSource and optionally releases the managed resources
Namespace: Altaxo.Serialization.TA_InstrumentsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxprotected override void Dispose(
bool disposing
)
Parameters
- disposing Boolean
- True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also