Returns all the list-ids assigned to the pool
Namespace: RAYLASE.Marker.Job.ExecutorAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic List<int> GetAllIDs()
Return Value
ListInt32A sorted list containing all the list-ids (free and in-use)
See Also