NodeList-1.WriteTo

NodeList.WriteTo method

Write nodes to text writer.

public void WriteTo(TextWriter writer)
ParameterTypeDescription
writerTextWriterThe text writer.

See Also