XmlNameTable::Add Method
.NET Framework (current version)
When overridden in a derived class, atomizes the specified string and adds it to the XmlNameTable.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | Add(array<Char>^, Int32, Int32) | When overridden in a derived class, atomizes the specified string and adds it to the XmlNameTable. |
![]() | Add(String^) | When overridden in a derived class, atomizes the specified string and adds it to the XmlNameTable. |
For more information on atomized strings, see XmlNameTable.
Show:
