Documentation
Preparing search index...
jscorlib
Linq
toSet
Function toSet
toSet
<
T
>
()
:
PipeBody
<
LinqWrapper
<
T
>
,
Set
<
T
>
>
Type Parameters
T
Returns
PipeBody
<
LinqWrapper
<
T
>
,
Set
<
T
>
>
toSet
<
T
,
TValue
>
(
valueSelector
:
IndexedSequenceElementSelector
<
T
,
TValue
>
,
)
:
PipeBody
<
LinqWrapper
<
T
>
,
Set
<
TValue
>
>
Type Parameters
T
TValue
Parameters
valueSelector
:
IndexedSequenceElementSelector
<
T
,
TValue
>
Returns
PipeBody
<
LinqWrapper
<
T
>
,
Set
<
TValue
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...