Share via


NameTable Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Represents the XmlNameTable used for atomized string comparisons.

Namespace:  System.Xml
Assembly:  System.Xml (in System.Xml.dll)

Syntax

'Declaration
Public NameTable As XmlNameTable
public XmlNameTable NameTable
public:
XmlNameTable^ NameTable
val mutable NameTable: XmlNameTable
public var NameTable : XmlNameTable

.NET Framework Security

See Also

Reference

XmlReaderSettings Class

System.Xml Namespace