hai dani,
how to add an array item into a collection in xaml.cs
im trying with the following code
var video = e.result;
listbox1.ItemSource=video[0];
here video is the collection.
No doubt about it. Of course yes.
No doubt about it. Of course yes.
but i get a problem i conversion for Ienumerable
>hai dani,
funny :)
Is e.result an array?
var video = e.result;
listbox1.ItemSource=video;
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.