![]() | ContainerHelperConcatenate Method |
Name | Description | |
---|---|---|
![]() ![]() | ConcatenateV(ListV, ListV) |
Creates a new dynamic array and appends all values first from
a and then from b.
|
![]() ![]() | ConcatenateV(DequeV, DequeV) |
Creates a new deque and appends all values first from
a and then from b.
|