Similar to Collection(), but always returns a Collection.Set.
Collection()
Note: Collection.Set is a factory function and not a class, and does not use the new keyword during construction.
Collection.Set
new
Optional
Generated using TypeDoc
Similar to
Collection()
, but always returns a Collection.Set.Note:
Collection.Set
is a factory function and not a class, and does not use thenew
keyword during construction.