vb.net - Assign Variables from Split -


OK, so I have this string, it's "x / y" I assign to x for my own viable How can I use the split function and allocate my variable 2 to y

MyVariable

Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

c# - XMLDocument.Validate Error: System.InvalidOperationException : The XmlSchemaSet on the document is either null or has no schemas in it -