V
VMI
I have a method that returns a string that contains XML, and I need to parse
that string (ie. find specific keys).
How can I do this? I found one that searches a Stream, but I don't know how
to convert from string to stream.
Thanks.
that string (ie. find specific keys).
How can I do this? I found one that searches a Stream, but I don't know how
to convert from string to stream.
Thanks.