NameTable::Add Method
.NET Framework (current version)
Atomizes the specified string and adds it to the NameTable.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | Add(array<Char>^, Int32, Int32) | Atomizes the specified string and adds it to the NameTable.(Overrides XmlNameTable::Add(array<Char>^, Int32, Int32).) |
![]() | Add(String^) | Atomizes the specified string and adds it to the NameTable.(Overrides XmlNameTable::Add(String^).) |
Show:
