uwp - C# to C++/CX: How to choose a type turn into a IVector -


i writing c# project , use native library, use winrt middle layer, need call function defined void addpoints(windows::foundation::collections::ivector<windows::foundation::collections::ivector<double>^ >^ point_), wonder how choose type in c# map ivector, notive vector, contains x , y, appreciated. thank you!

i think maybe ilist help.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -