GenericScanHeadDispose(Boolean) Method |
Releases the unmanaged resources used by the
GenericScanHead and optionally releases the managed resources
Namespace: RAYLASE.MarkerPlugin.Devices.ScanHeadAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.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