Click or drag to resize

ListPoolGetFreeIDs Method

Returns the free list-ids

Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public List<int> GetFreeIDs()

Return Value

ListInt32
A list containing the free list-id
See Also