IXMLDocument2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IXMLDocument2
[System.Runtime.InteropServices.Guid("2B8DE2FE-8D2D-11D1-B2FC-00C04FD915A9")]
public interface IXMLDocument2
[<System.Runtime.InteropServices.Guid("2B8DE2FE-8D2D-11D1-B2FC-00C04FD915A9")>]
type IXMLDocument2 = interface
Public Interface IXMLDocument2
- Derived
- Attributes
Properties
async | |
charset | |
doctype | |
dtdURL | |
fileModifiedDate | |
fileSize | |
fileUpdatedDate | |
mimeType | |
readyState | |
root | |
url | |
version |
Methods
createElement(Object, Object) |