Click or drag to resize
SbXmlTag Properties

The SbXmlTag type exposes the following members.

Properties
  NameDescription
Public propertyFirstChildTag
Returns the first XML child tag.
Public propertyName
Returns the name of the XML tag.
Public propertyNextSiblingTag
Returns the next sibling XML child.
Public propertyText
Returns the text associated with the XML tag.
Top
See Also