asJsReadonlyArrayView
Returns a view with the JsReadonlyArray methods to consume it in JavaScript as a regular readonly array. Structural changes in the base list are synchronized with the view.
Returns a view with the JsReadonlyArray methods to consume it in JavaScript as a regular readonly array. Structural changes in the base list are synchronized with the view.
Thanks for your feedback!