MoreLinq
Concat Method
NamespacesMoreLinqMoreEnumerableConcat()()()()
Members
IconMemberDescription
Concat<(Of <<'(T>)>>)(T, IEnumerable<(Of <<'(T>)>>))
Returns a sequence consisting of the head element and the given tail elements.

Concat<(Of <<'(T>)>>)(IEnumerable<(Of <<'(T>)>>), T)
Returns a sequence consisting of the head elements and the given tail element.

Assembly: MoreLinq (Module: MoreLinq.dll) Version: 1.0.16006.0 (1.0.16006.1845)