Click or drag to resize

ListPoolClone Method

Create and returns a copy of the ListPool

Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public ListPool Clone()

Return Value

ListPool
A copy of the ListPool
See Also