Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Version: Available or changed with runtime version 1.0.
Converts the node to an XmlDocumentType node. The operation will fail if the node is not an XmlDocumentType.
Syntax
XmlDocumentType := XmlNode.AsXmlDocumentType()
Parameters
XmlNode
Type: XmlNode
An instance of the XmlNode data type.
Return Value
XmlDocumentType
Type: XmlDocumentType
An XmlDocumentType value that references the current XmlNode.