Message 1 of 9
How to pass a points arry to a Dotnet function
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have an array of points,such as #([1,3,4],[53,12,1])
If I want to pass it as an argument to a DotNet funtion .
How would I do?
Thanks in advance.