IFragmentCapableXmlDictionaryWriter::EndFragment Method ()
.NET Framework (current version)
Ends the processing of an XML fragment.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Stops redirecting output to the stream supplied by the matching StartFragment call. After this call, the XML writing output goes to the stream originally used by the writer before the StartFragment call.
.NET Framework
Available since 3.0
Available since 3.0
Show: