Sorry for the reduced screenshot:
ListQueueItems = new List(Of QueueItem) - Init it before usage
ListQueueItems = ListQueueItems.Concat(tmpQueueItems).toList (within correct spell form)
2 Likes
Sorry for the reduced screenshot:
ListQueueItems = new List(Of QueueItem) - Init it before usage
ListQueueItems = ListQueueItems.Concat(tmpQueueItems).toList (within correct spell form)