Nutrient
Web SDK
Dark mode
Light mode
Nutrient Web SDK
Search...
Ctrl
K
Dark mode
Light mode
Reference
NutrientViewer
Immutable
Set
of
Function NutrientViewer.Immutable.Set.of
Function of
Creates a new Set containing
values
.
Function
Type Signature
Copy
Copied
Copy failed
of
<
T
>
(
...
values
:
T
[]
)
:
NutrientViewer
.
Immutable
.
Set
<
T
>
Type Declaration
Type Parameters
T
Parameters
...values
T
[]
Returns
NutrientViewer
.
Immutable
.
Set
<
T
>
Creates a new Set containing
values.