XdmEditableDocument Constructor (string)XdmEditableDocument Constructor (String)XdmEditableDocument Constructor (String^)
- XmlPrime 2.4
- Other Versions ▼
Initializes a new instance of the XdmEditableDocumentXdmEditableDocumentXdmEditableDocument class from the XML data in the specified file.
Parameters
- uri
Type: System.StringSystem.StringSystem::String^
The URI of the XML document.
Exceptions
Exception | Condition |
ArgumentNullExceptionArgumentNullExceptionArgumentNullException | uri is null
a null reference (Nothing in Visual Basic)
nullptr . |
LicenceExceptionLicenceExceptionLicenceException | This version of XmlPrime has expired. |
XmlExceptionXmlExceptionXmlException | An error was encountered in the XML data. |