SbXmlTag Properties |
The SbXmlTag type exposes the following members.
Name | Description | |
---|---|---|
FirstChildTag |
Returns the first XML child tag.
| |
Name |
Returns the name of the XML tag.
| |
NextSiblingTag |
Returns the next sibling XML child.
| |
Text |
Returns the text associated with the XML tag.
|