Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Version: Available or changed with runtime version 1.0.
Converts the node to an XmlText node. The operation will fail if the node is not an XmlText.
Syntax
XmlText := XmlNode.AsXmlText()
Parameters
XmlNode
Type: XmlNode
An instance of the XmlNode data type.
Return Value
XmlText
Type: XmlText
An XmlText value that references the current XmlNode.