Skip to content

ListArray collection V8Array problem #501

Answered by ClearScriptLib
nicloay asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @nicloay,

As you noted, JavaScript arrays implement IList and IList<object> when accessed from .NET. That makes it very easy to convert them to .NET arrays, lists, etc. Is that not sufficient for your scenario? Please clarify.

Thanks!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@nicloay
Comment options

@nicloay
Comment options

Answer selected by nicloay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants