IXMLNode
From RemObjects Software
This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.
Overview
File
- uROXMLIntf
Hierarchy
- IXMLNode
Properties
| | | |
|---|---|---|
| Name | WideString | |
| LocalName | WideString | |
| NamespaceURI | WideString | |
| Value | Variant | |
| Attributes | IXMLNode | |
| AttributeCount | Integer | |
| Children | IXMLNode | |
| ChildrenCount | Integer | |
| FirstChild | IXMLNode | |
| NextSibling | IXMLNode | |
| XML | WideString | |
| Ref | Pointer | |
| Parent | IXMLNode | |
| Document | IXMLDocument |
Methods
| | |
|---|---|
| GetName | |
| GetLocalName | |
| GetRef | |
| GetParent | |
| GetValue | |
| SetValue | |
| GetXML | |
| GetAttributes | |
| GetAttributeCount | |
| GetChildren | |
| GetChildrenCount | |
| Add | |
| AddXml | |
| AddAttribute | |
| Delete | |
| Remove | |
| GetNodeByName | |
| GetNodeValue | |
| GetAttributeByName | |
| GetAttributeValue | |
| GetNodesByName | |
| GetNodeByAttribute | |
| GetFirstChild | |
| GetNextSibling | |
| GetNamespaceURI | |
| GetDocument |
See Also
Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)
Lists — Glossary — Features — How To — Components — Tools — Samples — Articles — Architecture — Issues
