XopDocument.CreateBinaryNode Method

Creates an XmlNode that contains binary data.

Overload List

Name Description
XopDocument.CreateBinaryNode (Byte[]) Creates an XmlText that contains binary data using the specified bytes.
XopDocument.CreateBinaryNode (Stream) Creates an XmlText that contains binary data using the specified System.IO.Stream.

See Also

Reference

XopDocument Class
XopDocument Members
Microsoft.Web.Services3.Mime Namespace