ListPoolGetFreeIDs Method |
Returns the free list-ids
Namespace: RAYLASE.Marker.Job.ExecutorAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic List<int> GetFreeIDs()
Return Value
ListInt32A list containing the free list-id
See Also