SetRef
Reference to an type of Set
(e.g. Set<string>
).
- Value parameters:
- innerType
the element type (e.g.
string
forSet<string>
)
Keywords
Inherited
Reference to an type of Set
(e.g. Set<string>
).
the element type (e.g. string
for Set<string>
)