asJsReadonlySetView
Returns a view with the JsReadonlySet methods to consume it in JavaScript as a regular readonly Set. Structural changes in the base set are synchronized with the view.
Returns a view with the JsReadonlySet methods to consume it in JavaScript as a regular readonly Set. Structural changes in the base set are synchronized with the view.
Thanks for your feedback!