DocumentSpec.Serialize(XmlReader, Encoding) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::IO::Stream ^ Serialize(System::Xml::XmlReader ^ inputReader, System::Text::Encoding ^ encoding);
public System.IO.Stream Serialize (System.Xml.XmlReader inputReader, System.Text.Encoding encoding);
abstract member Serialize : System.Xml.XmlReader * System.Text.Encoding -> System.IO.Stream
override this.Serialize : System.Xml.XmlReader * System.Text.Encoding -> System.IO.Stream
Parameters
- inputReader
- XmlReader
- encoding
- Encoding