SpiceQA
Questions
Tags
Users
Badges
How to convert an XmlDocument to an array<byte>?
user_49881
0
Created Sep 30, 2009
Edited Sep 30, 2009
Viewed 82903
Follow
I constructed an
XmlDocument
and now I want to convert it to an array. How can this be done?
Thanks,
bytearray
xml
.net
c#
31
0
Add comment
+
Share
3 Answers
Related