SPICE3DeviceReleaseList Method |
Discards the mapping of the used lists. Also recycles used list IDs. After this call, the object can't be updated anymore.
Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override void ReleaseList(
List<int> listIDs
)
Parameters
- listIDs ListInt32
- ID of the list to be released.
See Also