Documentation
Preparing search index...
jscorlib
Linq
concat
Function concat
concat
<
T
>
(
another
:
Iterable
<
T
>
)
:
PipeBody
<
LinqWrapper
<
T
>
,
LinqWrapper
<
T
>
>
Type Parameters
T
Parameters
another
:
Iterable
<
T
>
Returns
PipeBody
<
LinqWrapper
<
T
>
,
LinqWrapper
<
T
>
>
concat
<
T
,
TAnother
>
(
another
:
Iterable
<
TAnother
>
,
)
:
PipeBody
<
LinqWrapper
<
T
>
,
LinqWrapper
<
T
|
TAnother
>
>
Type Parameters
T
TAnother
Parameters
another
:
Iterable
<
TAnother
>
Returns
PipeBody
<
LinqWrapper
<
T
>
,
LinqWrapper
<
T
|
TAnother
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...