I have tried a couple different ways and cannot seem to get the result I want using vb.net.
I have an array of strings. {\"55555 \",\"44444\", \" \"}
I need an
Everything is much easier ))
Dim NewIntArray = YouStringArray.Select(Function(x) CInt(x)).ToArray