System.Xml.Xsl.Runtime.XmlSequenceWriter.EndTree C# (CSharp) Method

EndTree() public abstract method

End construction of a new Xml tree (document or fragment).
public abstract EndTree ( ) : void
return void
        public abstract void EndTree();