IXMLDocument 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 IXMLDocument
[System.Runtime.InteropServices.Guid("F52E2B61-18A1-11D1-B105-00805F49916B")]
public interface IXMLDocument
[<System.Runtime.InteropServices.Guid("F52E2B61-18A1-11D1-B105-00805F49916B")>]
type IXMLDocument = interface
Public Interface IXMLDocument
- Attributes
Properties
charset | |
doctype | |
dtdURL | |
fileModifiedDate | |
fileSize | |
fileUpdatedDate | |
mimeType | |
readyState | |
root | |
url | |
version |
Methods
createElement(Object, Object) |