https://docs.microsoft.com/en-us/dotnet/api/system.text.json.nodes.jsonnode.writeto?view=net-10.0
JsonNode.WriteTo(Utf8JsonWriter, JsonSerializerOptions) Method (System.Text.Json.Nodes) | Microsoft...
Writes the JsonNode into the provided Utf8JsonWriter as JSON.
writetomethodsystemtextjson
https://learn.microsoft.com/es-es/dotnet/api/system.xml.xmldeclaration.writeto?view=netframework-4.8.1&viewFallbackFrom=net-10.0
XmlDeclaration.WriteTo(XmlWriter) Method (System.Xml) | Microsoft Learn
Saves the node to the specified XmlWriter.
writetoxmlwritermethodsystemmicrosoft
https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/methods-auto/xmlnode/xmlnode-writeto-text-method
XmlNode.WriteTo(var Text) Method - Business Central | Microsoft Learn
Serializes and saves the current node to the given variable.
business centralwritetovartextmethod
https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.openxmlelement.writeto?view=openxml-3.0.1
OpenXmlElement.WriteTo(XmlWriter) Method (DocumentFormat.OpenXml) | Microsoft Learn
Saves the current node to the specified XmlWriter.
writetoxmlwritermethodopenxmlmicrosoft