XmlNameTable Data type
Version: Available or changed with runtime version 1.0.
Represents a table of atomized string objects.
Instance methods
The following methods are available on instances of the XmlNameTable data type.
Method name | Description |
---|---|
Add(Text) | Atomizes the specified string and adds it to the XmlNameTable. |
Get(Text, var Text) | Gets the atomized string with the specified value. |